[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: HOWTO deploy webapp dynamically
alesj
do-not-reply at jboss.com
Tue Feb 26 05:36:05 EST 2008
"thomas.diesler at jboss.com" wrote : In other words, I have JBossWebMetaData - how do I deploy them?
OK, I still don't see where you create it.
Where does the owner thread come from - who triggers the creation?
>From Adrian's response:
"adrian at jboss.org" wrote :
| The other web deployers don't care whether the WebMetaData came from parsing
| a web.xml or if you created it programmatically.
You create Deployment on the fly, attach JBWMD to it, and just push it to the deployers.
They will pick the metadata the same way as if it came from parsing jboss-web.xml.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132100#4132100
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132100
More information about the jboss-dev-forums
mailing list