[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: Separating properties on the tomcat deployer

scott.stark@jboss.org do-not-reply at jboss.com
Tue Nov 6 20:52:09 EST 2007


There already is the conf/web.xml for the standard web.xml elements, so I'd be inclined to just make it the combined jboss/web-app elements for the defaults. Note that the JBossWebMetaData binding supports all web.xml as well as jboss-web.xml elements. The jboss-web xsd/dtd have not been updated to reflect what can actually be specified.

Currently the code explicitly loads the web.xml default into the tomcat model, and then deployment JBossWebMetaData. This could also be a single step using the wrapped JBossWebMetaData that combines the deployment and default descriptors.


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

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



More information about the jboss-dev-forums mailing list