Problem precompiling jsps, please help

2006-02-03 Thread Andreas Rehn
Hi, I'm in the process of upgrading my tc 4.1 to 5.5 and I discover that my maven goals for precompiling jsps does not work any more eventough I referenced the new libs for jasper etc. I get java.lang.ClassCastException in the jsp-compiler.. doen't say more than that unfortunately. Funny thing is

Custom Authenticator in tomcat 4 ?

2006-02-02 Thread Andreas Rehn
Hi, Is it possible to have a custom Authenticator in tomcat 4.1? I can't find any information about it, only for 5x. I have tried configuring a WEB-INF/context.xml with a valve referencing my authenticator class, works well in tomcat 5.5, but not in 4.1 (which is currently the version we are ru