Re: application can not reconnect when database restarts

2005-03-08 Thread James Sys
For support please follow this link: Global FX Options Website James Sys [EMAIL PROTECTED] 07/03/2005 16:49 Please respond to Tomcat Users List To: Tomcat Users List tomcat-user@jakarta.apache.org cc: Subject:Re: application can not reconnect when database

Re: application can not reconnect when database restarts

2005-03-07 Thread James Sys
Hi, I'm using Apache 4.1.30 with MySQL and find that connections are re-established. I suspect it's worth looking at the options for your Oracle database connection url. For example, with MySQL we can specify: parameter nameurl/name

Re: Tomcat 4.1.30 crashing on production site - need help

2005-03-07 Thread James Sys
I've seen similar problems in a non-Tomcat Java application. The root cause was a memory leak. Although Java has good garbage collection, it relies on object references being released. This is generally fine, but some buggy applications can add references to large object to the application

Re: Tomcat 5.0.28 and ssl

2005-02-23 Thread James Sys
I've had the same experience. The fix was to use our domain name in the name fields requested by the csr tool. Hope this helps. Regards, James. = I am not sure, this may have nothing to do with it but On the documentation I read it said you should use your domain name for the first and

Re: 403 Forbidden

2005-01-27 Thread James Sys
Hi Soren and Wendy, I wondered if either of you have made progress with this problem. It's so= mething I too would like to use, so I'm keen to pick your brains. Thanks, James. -- Have you tried this. WEB_INF/web.xml error-page error-code403/error-code