Hi all,

If anyone is authenticating with tomcat and passing the credentials through
to jboss, there is a problem with the latest tomcat/jboss bundle:
JBoss-2.2.1 + Tomcat-3.2.1
<http://prdownloads.sourceforge.net/jboss/JBoss-2.2.1_Tomcat-3.2.1.zip>
(9671204) [APR-19-2001] 

It seems that the tomcat-service.jar in the lib/ext directory is older than
the one on the previous release, which is causing an error when jboss goes
to authenticate (the function that retrieves the user password is getting a
null pointer exception). 
At any rate, copying the newer tomcat-service.jar from the previous release
and restarting jboss seems to fix this problem.

Eric



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to