[jboss-dev-forums] [Design of JBoss ESB] - Re: Scoped deployments in AS 5.x

Kevin.Conner@jboss.com do-not-reply at jboss.com
Wed Apr 29 09:29:44 EDT 2009


The configuration in deployment.xml just proxies through to the app server code, we do not do anything with it.

The main reason for doing this within the AS 4 deployer was probably a consequence of the app server's restriction in only allowing a single deployer per deployment, so each deployer was responsible for handling this.

This is no longer necessary in AS 5 so we should follow the standard mechanism, using the jboss-classloader.xml.

Kev

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227564#4227564

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227564



More information about the jboss-dev-forums mailing list