0 Replies Latest reply on Aug 1, 2007 6:19 AM by mingkit

    Could i create java:comp/env/jdbc datasource jndi <resource-

    mingkit

      My application can deploy on tomcat and jboss
      i would like they use the same jndi
      in jboss it has other function using mbean and it call hibernate to lookup jndi, i hope to use java:comp/env/jdbc/xxxx. it could be easy solve in web application to define the <resource-ref> information on web.xml and jboss-web.xml. On the mbean, it only have jboss-service.xml configure file, anyone can answer me how can i do it like on the web application.

      Thanks
      Kit