RE: Logging specific info to a separate file

2010-08-15 Thread David Parks
into the same blunder and this helps somewhere down the line. Dave -Original Message- From: David Parks [mailto:davidpark...@yahoo.com] Sent: Friday, August 13, 2010 8:53 PM To: 'Tomcat Users List' Subject: Logging specific info to a separate file I have a vanilla tomcat, I want to log specific

Logging specific info to a separate file

2010-08-13 Thread David Parks
I have a vanilla tomcat, I want to log specific financial-related requests to a separate log file. I've added the following logging.properties to webapps/ROOT/WEB-INF/classes: handlers = org.apache.juli.FileHandler, java.util.logging.ConsoleHandler org.apache.juli.FileHandler.level=ALL

Configuring JSVC on a new installation

2010-08-11 Thread David Parks
Are there any good step-by-steps on getting JSVC working with Tomcat 6 on Linux (Fedora)? The tomcat installation docs are outdated (JSVC isn’t even in /bin), and every guide I find seems to be 2 years old and wrong in some way. I trying downloading JSVC separately, but get make errors, and

Re: Configuring JSVC on a new installation

2010-08-11 Thread David Parks
installation On Open SUSE, I just type make. George Sexton MH Software, Inc. 303 438-9585 www.mhsoftware.com -Original Message- From: David Parks [mailto:davidpark...@yahoo.com] Sent: Wednesday, August 11, 2010 1:22 PM To: users@tomcat.apache.org Subject: Configuring JSVC on a new

RE: Tomcat stops loading page half way through on runtime exception

2010-07-31 Thread David Parks
Subject: Re: Tomcat stops loading page half way through on runtime exception -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/29/2010 3:14 PM, Caldarale, Charles R wrote: From: David Parks [mailto:davidpark...@yahoo.com] Subject: Tomcat stops loading page half way through on runtime

Tomcat stops loading page half way through on runtime exception

2010-07-29 Thread David Parks
I'm getting a runtime NullPointerException (just code in dev I'm working on). But I notice that Tomcat only loads half the page and stops roughly around the exception point (+/- some buffer amount it looks like). I'd much prefer a more consistent response (at this time, just the standard