2 Replies Latest reply on Jun 16, 2005 12:16 PM by jurban

    Using JDBCRealm with embedded Tomcat

    jurban

      I am trying to get our webapp to run using the embedded copy of Tomcat within JBoss. My webapp uses a JDBCRealm to authenicate users. In standalone Tomcat 5.28 I define the JDBCRealm within the contex element of my webapp's context.xml file. Where do I define the JDBCRealm when using the embedded copy of Tomcat?

      Thanks,
      Jim