"emuckenhuber" wrote :
| Yeah, i thought deploy-hasingleton is independent from the other profiles.
| You might still want to set a dependency on a clustering-deployers profile or
something like that?
That would have the same problem; before clustering-deployers got undeployed,
deploy-hasingleton would be undeployed. It needs to happen as part of the stop()
processing of the HASingletonController, which sends messages around the cluster that
trigger another node to become master. The undeploy and the messages are part of a
coordinated process. Keeping the deploy-hasingleton profile independent allows that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204479#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...