[jboss-dev-forums] [Design of POJO Server] - Re: Persisted mgmt edits not applied to AbstractBeanMetaData
emuckenhuber
do-not-reply at jboss.com
Sat May 2 06:54:28 EDT 2009
Hmm i would also expect the Exception Scott is seeing, as i lookup the ProfileDeployment and this therefore would require that the deployment is managed by profileservice.
In general the attachment persistence requires the deployers and that the deployment is managed by profileservice.
Basically ProfileService checks if there are persisted changes before it adds the deployment to the MainDeployer.
As the bootstrap doesn't use the deployers and just a BasicXmlDeployer there is no real hook for profileservice to do that.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228120#4228120
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228120
More information about the jboss-dev-forums
mailing list