[jboss-dev-forums] [Design of POJO Server] - Re: Clustered DeploymentRepository for 5.1
bstansberry@jboss.com
do-not-reply at jboss.com
Mon Mar 2 11:54:26 EST 2009
"emuckenhuber" wrote : I've put an example (untested) of an ImmutableProfile in org.jboss.system.server.profile.repository in case you are interested...
| So i basically created basic abstraction on top of the deploymentRepository, so that it can be used by those two.
I'm not seeing it???
anonymous wrote : So what i would like to do is that only for MutableProfiles a deploymenRepository is required (because of the DeploymentManager). For an immutable profile this is therefore not needed. So we would also have some different implementations of a Profile then.
| But i'm not really sure how this would affect your work?
Could be trouble. What "mutable" means is still pretty unclear. But a twist a clustered repository is adding is the fact that a profile that doesn't change after the server starts can still change as part of the startup process. That is, a node that's been offline synchronizes its content with the cluster as part of startup.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214244#4214244
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214244
More information about the jboss-dev-forums
mailing list