3 Replies Latest reply on Jul 22, 2004 10:28 PM by sergeant72

    Using Resources element in server.xml

    sergeant72

      Hi!

      There is a feature in standalone Tomcat http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/resources.html
      which alows you to provide JNDI provider for your custom storage where you have your web. app. to Tomcat. And Tomcat will use this JNDI provider in order to work with your web. app.
      It works perfectly with standalone Tomcat, but when I try to integrate this into JBoss3.2.5 with embedded Tomcat5.0.26 some strange things happen.

      At this point I don't know if I'm missing something in configuration or it shouldn't work at all with JBoss/embedded Tomcat.
      Can somebody,please, clarify that it is supported by JBoss/embedded Tomcat?

      Regards.