[jboss-dev-forums] [Design of POJO Server] - Re: Sub-Profiles ProfileService changes

bstansberry@jboss.com do-not-reply at jboss.com
Mon Jan 26 22:37:21 EST 2009


I also tried playing with you embedded config to experiment with configuring deploy-hasingleton via XML. Added a clustering.profile with all the clustering infrastructure and made it a subprofile of root.profile.  Then added an independent deploy-hasingleton.profile.  My hope was the latter would be registered during the bootstrap and then activated when HASingletonProfileActivator became master.

Didn't work -- the deploy-hasingleton.profile wasn't registered. ProfileServiceBootstrap only registers the 'embedded' profile and its subprofiles. Independent ones are not registered.

OT, I'm starting to think about how to use an independent profile to do farming. A farmed profile would use a different DeploymentRepository impl.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204866#4204866

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204866



More information about the jboss-dev-forums mailing list