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

jefec do-not-reply at jboss.com
Tue Mar 27 07:49:39 EDT 2007


Hello, I have defined custom resource in my context.xml, but jboss doesn't deploy it (it is not visible in jmx console) and there are no errors in the log file.
In standalone tomcat all works correctly.
What is wrong?
Thanks

My context.xml:

  | <context ... >
  |     <Resource auth="Container" factory="my.test.MyProvider" name="bean/MyProvider" type="my.test.ObjectFactoryConfiguration"/>
  | </context>
  | 

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

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



More information about the jboss-user mailing list