It seems like we need an additional DeploymentState like EXTERNAL that flags a
DeploymentUnit/DeploymentContext as not subject to the deploy/undeploy behavor of the
MainDeployer. The problem with just ignoring DeploymentState.DEPLOYED deployments in
addContext is that it will be undeployed when the MainDeployer is shutdown.
Alternatively, the ManagedDeployment/ManagedObject stuff needs to be pulled out of the
MainDeployer since we are interested in this information for deployments that are outside
of the MainDeployer. Maybe the bootstrap ManagedDeployments can just be created separately
without reference to the MainDeployer. I'll explore that more today as the current
path is too invasive.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187719#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...