Hi,
I have trying to do some custom authentication
I have written myRealm to extend JDBCRealm
modify server.xml
reposting to see if I have better luck this time.
On Fri, Apr 18, 2008 at 8:53 AM, Ivan Cheung <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am building a web app and have setup digest authentication
>
> I am testing the app when I take the database that contains the username
&g
Hi,
I am building a web app and have setup digest authentication
I am testing the app when I take the database that contains the username
password down
The tomcat log file show this
(http-8443-Processor25) org.apache.catalina.core.ContainerBase.[Catalina]:
Exception performing authentication {
Hi,
>
> I am building a web app and was able to setup digest authentication
>
> I am testing the app when I take the database that contains the username
> password down
>
> The tomcat log file show this
>
> java.sql.SQLException: No operations allowed after connection closed.
> at com.mysql.jd