Hi!
I'm not sure this is what causes it, but it seems like Tomcat can't remove all files associated with my web app at reaload (copying a new WAR file in the webapps dir). I'm using Struts, and Tomcat leaves <web app name>/WEB-INF/lib/struts.jar, so when trying to load the new one, it says...
Hi!
Anybody has some info about Tomcat and class loading? I have a servlet that uses the logging functionality i java.util.logggin package, but also have a class extending the SimpleFormatter class. To change between these formatters, the "java.util.logging.FileHandler.formatter" key is used...
Hi!
I have a servlet authenticating users by the help of an LDAP server. Is there any way to use the LDAP realm functionality in Tomcat for this, without the use of a browser? Once the user has been authenticated, I need to do other stuff in my servlet, so all I'm relly interested in is whether...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.