> Is it normal that I get a "JDBCRealm:The database connection 
> is null or was
> found to be closed. Trying to re-open it."  message
> every time I send a post or a get request???
> 
> Everything works fine but I'm worrying about performance 
> degradation since
> the connection seems to be reopen for every call.

The source for JDBCRealm should be in 
TOMCAT_HOME/src/org/apache/tomcat/request/.
You can modify it to your hearts content.  This is definitely
something that could be managed in a pool or something along
those lines.

---
Michael Wentzel
Software Developer
Software As We Think - http://www.aswethink.com

Reply via email to