Brian Stansberry [
http://community.jboss.org/people/bstansberry%40jboss.com] created the
discussion
"Re: separating deployers from other services?"
To view the discussion, visit:
http://community.jboss.org/message/562255#562255
--------------------------------------------------------------
An issue is you don't know that the deployment chain is complete until all the
subsystems are started. The web service subsystem may inject a deployer into the deployer
chain, but if you start doing deployments before that's done, that deployer may not
get applied even though it should.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/562255#562255]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]