[jboss-dev-forums] [JBoss AS7 Development] - JBoss AS7 User Guide
Brian Stansberry
do-not-reply at jboss.com
Thu Feb 17 15:09:26 EST 2011
Brian Stansberry [http://community.jboss.org/people/brian.stansberry] commented on the document
"JBoss AS7 User Guide"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-16068#comment-5435
--------------------------------------------------
For domain mode, deployment must be done via the management API; there is no background thread scanning a directory and deploying content for you. The reason for this is because in domain mode there can be many servers belong to different server groups running different profiles. In that situation it's not clear to what server groups content in a "deployments" folder should be deployed. That requires knowledge beyond what a simple filesystem scanner has.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110217/e8780ae6/attachment.html
More information about the jboss-dev-forums
mailing list