[jboss-dev-forums] [Design of POJO Server] - Re: The DeploymentManager and ProfileService

emuckenhuber do-not-reply at jboss.com
Thu Feb 5 03:31:29 EST 2009


"scott.stark at jboss.org" wrote : 
  | 3. The ProfileServiceBootstrap needs to call the AbstractBootstrapProfileFactory createProfile(Map profiles, List subProfiles, ProfileKey key, List profileMetaData) method as there may be ProfileMetaData coming in from the bootstrap environment. 
  | 
Hmm well the AbstractBootstrapProfileFactory is a rough prototype and it might not be valid.
I think it would be good if it also activates the profiles in more or less the correct order, 
so that we can get rid of the implicit dependencies i was mentioning before.

"scott.stark at jboss.org" wrote : 
  | 4. We need the ability to have multiple ProfileFactorys that are either associated with a ProfileMetaData or tolerant of ProfileMetaData they don't understand so that a mixture of profile implementations can be built up.
  | 

Yes there should be more ProfileFactories, at the moment it is all delegated to the DeploymentRepository,
but as i was mentioning already most of that could be done by the Profile itself.

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

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



More information about the jboss-dev-forums mailing list