Oliver Zeigermann wrote:
I mentioned before that in Tomcat 5 there was the old silly classloader problem with the JAASRealm we had with the ordinary SlideRealm before. So I decided to stick to the SlideRealm. I have, however, found out what the problem was
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=29406
and it obviously has been fixed in 5.0.28. You just have to change the configuration in server.xml and add something like
useContextClassLoader="false"
to your JAAS ream defintion and things work from a single war.
What about changing the default Tomcat bundle to this setting? Maybe even for the 2.1 release?
I'd say go for it :-)
-- Unico
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
