Hi, Tomcat : 5.5.12 OpenEJB : 3.1.1 Java : 1.5.0_18 O/S : Windows XP sp2
I have added a 'manager' role to tomcat-users.xml. At startup, openejb.war deploys ok, but when I try to access the admin console, I get the following error: SEVERE: An exception or error occurred in the container during the request processing java.lang.NoSuchMethodError: org.apache.catalina.connector.Request.getPrincipal()Ljava/security/Principal; If I remove the war, the problem does not occur. I this a api compatibility issue? Can somebody please help? -- Adam
