0 Replies Latest reply on May 25, 2003 5:30 PM by abcdef

    JNDI - Context problem

    abcdef

      I have an application that runs in tomcat and uses connection pooling for database access. I tried moving the existing application to JBoss. But I have a problem with the jndi. The web.xml I use is not read properly. What should I need to do so that the information stored in the web.xml can be read? Thanks