"scott.stark(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...