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