I am using Tomcat 3.3.1, and facing the same problem. We are developing a custom Realm, and need to access some classes from within a management web-app.
If I put my jar in lib/container, the realm starts with no error. If I put it in /lib/common, it does not. Is there any way in Tomcat 3.3.1 to achieve this? PS: You can check this behaviour simply moving tomcat_modules.jar from lib/container to any other lib directory. Thanks in advance, Rodrigo Ruiz -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
