[jboss-dev-forums] [Design of POJO Server] - Re: The DeploymentManager and ProfileService
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Jan 30 12:37:08 EST 2009
"emuckenhuber" wrote : There is also the question whether DeploymentManager.loadProfile(ProfileKey key) is still valid
| when having more active profiles.
|
Isn't it still loadProfile(ProfileKey key, boolean allowHotDeployments)?
Its just a question of which profile the deployment is being added to. Calling profile.enableModifiedDeploymentChecks(allowHotDeployments) and obtaining the DeploymentRepository to upload the content are the two things this does. The later still needs to be done in my view.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205966#4205966
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205966
More information about the jboss-dev-forums
mailing list