[jboss-dev-forums] [Design of POJO Server] - Re: Hot deploying deployers - deployer chains

adrian@jboss.org do-not-reply at jboss.com
Wed Sep 20 11:53:09 EDT 2006


The only thing I'd like to fix is the DeploymentUnit.getDeploymentContext().

Currently this hack is used in two places.

1) In the ServiceClassloaderDeployer to add elements to the classpath
2) In the rar deployer to generate the my.ear#my.rar based on
whether it has a parent.

But I think we can wait to see what other features need to be
exposed on DeploymentUnit before finalising this spi.

e.g. I imagine Tomcat will the root url of the war in order to serve content :-)

And Bill has already mentioned he needs to navigate through the
deployment structure to "guess" the ENC injections.

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

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



More information about the jboss-dev-forums mailing list