[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: HOWTO deploy webapp dynamically
richard.opalka@jboss.com
do-not-reply at jboss.com
Wed Jun 25 14:30:38 EDT 2008
"scott.stark at jboss.org" wrote : Its taking JBossWebMetaData from an existing deployment according to the code shown, so I'm trying to understand how this is a separate deployment, especially if in the past it was simply updating web.xml/jboss-web.xml descriptors.
|
No, it isn't existing JBossWebMetaData from an existing deployment. We're creating new one, see: JBossAS/trunk/webservices/src/main/org/jboss/wsf/container/jboss50/transport/WebAppGenerator.java method generateWebDeployment(). We have Webservices specific metadata and we're using them to generate our custom web dynamic deployments.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160631#4160631
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160631
More information about the jboss-dev-forums
mailing list