JDBC Realm exception

2005-03-06 Thread Darren Govoni
Hi, I was able to get my JDBC basic authentication realm working fine. I left my server running overnight (session would have timed out) and when I tried to access my resource this morning I was getting this. I'm still looking into it, but I can reproduce it and will post details soon. This is

Re: JDBC Realm exception

2005-03-06 Thread Darren Govoni
Yep. It definitely hoses up when the session times out. In fact, the JDBC realm adaptor is blown for all valid user accounts in the RDBMS server, not just the session that timed out. Here is a slightly different but easily repeated exception. It may be within the MySQL driver, but I somehow doubt