set debug="99" in the JDBC Inteceptor, and you should see what's going on.
The same thing happens to me... after redeploying, I have to hit login 3
times, then everything is back to normal.

-- Dewayne

----- Original Message -----
From: "Scott Hasse" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 02, 2001 6:06 PM
Subject: [JBoss-user] tomcat JDBCRealm breaks on redeploy


> I am currently seeing a problem with the 2.21 integrated Tomcat
> distribution.  I have correctly configured Tomcat to use a JDBCRealm for
> authenticating users.  However, if I redeploy the web application (war
> file), the JDBCRealm seems to stop working.  No errors are logged in
either
> the Tomcat log or the JBoss log.  It just always seems to report that the
> authentication failed.  I am using postrgres for a database, and have
tried
> having the drivers in JBoss' /lib/ext, in tomcat's /lib and in the web
> application itself, all to no avail.  Any help would be greatly
appreciated.
>
> Thanks,
>
> Scott
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


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

Reply via email to