[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: DeployerConfig vs. WebMetaData
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Sep 12 15:50:09 EDT 2007
WebMetaData should be the application specific metadata. According to Brian the DeployerConfig elements he is talking about are really web app specific. Technically there should not be anything other than config like what the descriptor names are, packages to exclude from the web app class loader config, etc. that should be at the deployer config level that would be concerns with regard to leaking to the WebMetaData. If they did it would just be noise.
Its reasonable to have WebMetaData defaults at the deployer level though. This is no different than the shared web.xml/context.xml descriptors.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083637#4083637
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083637
More information about the jboss-dev-forums
mailing list