[jboss-user] [JNDI/Naming/Network] - Re: Tomcat Custom Resource

jefec do-not-reply at jboss.com
Wed Apr 4 07:14:43 EDT 2007


Problem is with the useNaming attribute in context.xml. It is set to true value by default, enabling the JNDI InitialContext for web applications.
In JBoss source codes is this attribute set to "false" and the resource isn't deployed during the deployment process.

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

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



More information about the jboss-user mailing list