Anyone?
On 10/24/06, Cyber Dog <[EMAIL PROTECTED]> wrote:
I'm running Tomcat 5.5.20 with JSVC on Redhat, and I'm having trouble
catching startup errors. Say I have an invalid server.xml. If I run
catalina directly, it throws errors and immediately dies, as expected.
The problem is when I run
I'm running Tomcat 5.5.20 with JSVC on Redhat, and I'm having trouble
catching startup errors. Say I have an invalid server.xml. If I run
catalina directly, it throws errors and immediately dies, as expected.
The problem is when I run via jsvc, jsvc keeps running and I doesn't
catch the errors.