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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to