2 Replies Latest reply on Feb 19, 2003 11:28 AM by jfair

    Using JDBCRealm with embedded Tomcat service

    jfair

      I am using jboss-3.0.4_tomcat-4.1.12. I am trying to configure the embedded catalina service to use JDBCRealm. In the tomcat standalone, I'm used to putting this information in the server.xml as:



      When I run the web application and login, the web application does not pick up the role that I'm associated with.

      Any help is appreciated.

      John