Re: Setup Logging for Tomcat 6

2008-11-25 Thread André Warnier
Caldarale, Charles R wrote: From: dOE [mailto:[EMAIL PROTECTED] Subject: Re: Setup Logging for Tomcat 6 No further insight as to why Tomcat 6 is not logging "out-of -the-box"? Are you still using this "js-wrapper" thingie? If so, no one will be interested. To put this

Re: Setup Logging for Tomcat 6

2008-11-25 Thread dOE
Ok, thanks On Tue, Nov 25, 2008 at 12:52 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: dOE [mailto:[EMAIL PROTECTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > No further insight as to why Tomcat 6 is not logging "out-of > > -t

RE: Setup Logging for Tomcat 6

2008-11-25 Thread Caldarale, Charles R
> From: dOE [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > No further insight as to why Tomcat 6 is not logging "out-of > -the-box"? Are you still using this "js-wrapper" thingie? If so, no one will be interested. - Chuck THIS COM

Re: Setup Logging for Tomcat 6

2008-11-25 Thread dOE
No further insight as to why Tomcat 6 is not logging "out-of -the-box"? On Mon, Nov 24, 2008 at 10:25 PM, dOE <[EMAIL PROTECTED]> wrote: > the JS-wrapper can redirect its output to event viewer. > > > On Mon, Nov 24, 2008 at 7:13 PM, Michael Ludwig <[EMAIL PROTECTED]> wrote: > >> André Warnier sc

Re: Setup Logging for Tomcat 6

2008-11-24 Thread dOE
the JS-wrapper can redirect its output to event viewer. On Mon, Nov 24, 2008 at 7:13 PM, Michael Ludwig <[EMAIL PROTECTED]> wrote: > André Warnier schrieb am 24.11.2008 um 21:35:50 (+0100): > > dOE wrote: > > >Its running on win32, > > > > > >JVM is 1.6 > > > > > >installed via js-wrapper. > > >

Re: Setup Logging for Tomcat 6

2008-11-24 Thread dOE
I have the *.zip version. On Mon, Nov 24, 2008 at 3:48 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: dOE [mailto:[EMAIL PROTECTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > Its running on win32, > > O.k. > > > JVM i

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: Michael Ludwig [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > I didn't. I'm a Tomcat newbie. But I discovered the other day > that you can place libraries in the shared.loader by editing > "conf/catalina.properties". Unl

Re: Setup Logging for Tomcat 6

2008-11-24 Thread Michael Ludwig
Caldarale, Charles R schrieb am 24.11.2008 um 19:37:52 (-0600): > > From: Michael Ludwig [mailto:[EMAIL PROTECTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > Does the same hold true for the "shared.loader"? > > It holds true for *any* classl

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: Michael Ludwig [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > Does the same hold true for the "shared.loader"? It holds true for *any* classloader in the hierarchy. The shared.loader is disabled in the standard Tomcat 6 config, as you pr

Re: Setup Logging for Tomcat 6

2008-11-24 Thread Michael Ludwig
Caldarale, Charles R schrieb am 24.11.2008 um 18:53:06 (-0600): > > From: Michael Ludwig [mailto:[EMAIL PROTECTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > "See the driver" - I think I used that expression yesterday. "Share a > > logging c

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: Michael Ludwig [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > "See the driver" - I think I used that expression yesterday. "Share a > logging complex" - could you expand a bit on what this means, > or provide a pointer to an i

Re: Setup Logging for Tomcat 6

2008-11-24 Thread Michael Ludwig
Caldarale, Charles R schrieb am 24.11.2008 um 13:33:39 (-0600): > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > Copy the log4j jar file to WEB-INF/lib. Put it in > > ${catalina.home}/lib if you want all weba

Re: Setup Logging for Tomcat 6

2008-11-24 Thread Michael Ludwig
André Warnier schrieb am 24.11.2008 um 21:35:50 (+0100): > dOE wrote: > >Its running on win32, > > > >JVM is 1.6 > > > >installed via js-wrapper. > > I don't know that js-wrapper, but if this is under Windows, might not > the logs be all redirected in the Windows system logs ? If this is possible

Re: Setup Logging for Tomcat 6

2008-11-24 Thread dOE
The JS-Wrapper should have no effect on the built-in tomcat logging. It (js-wrapper) can only log its self. On Mon, Nov 24, 2008 at 3:35 PM, André Warnier <[EMAIL PROTECTED]> wrote: > dOE wrote: > >> Its running on win32, >> >> JVM is 1.6 >> >> installed via js-wrapper. >> > > I don't know that

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: dOE [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > Its running on win32, O.k. > JVM is 1.6 O.k. > installed via js-wrapper. ??? Not bloody likely. Download Tomcat from http://tomcat.apache.org/download-60.cgi (the .zip version, not the

Re: Setup Logging for Tomcat 6

2008-11-24 Thread André Warnier
dOE wrote: Its running on win32, JVM is 1.6 installed via js-wrapper. I don't know that js-wrapper, but if this is under Windows, might not the logs be all redirected in the Windows system logs ? "My computer" icon, right-click, "Manage", then the first "folder" under "System". (Can't tell

Re: Setup Logging for Tomcat 6

2008-11-24 Thread dOE
Its running on win32, JVM is 1.6 installed via js-wrapper. On Mon, Nov 24, 2008 at 3:27 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: dOE [mailto:[EMAIL PROTECTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > At the moment my Tomcat is

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: dOE [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > At the moment my Tomcat is not generating any log out put, What platform are you running on? What JVM version are you using? How did you install Tomcat? - Chuck THIS COMMUNICATION MAY CONTAIN

Re: Setup Logging for Tomcat 6

2008-11-24 Thread dOE
CTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > All I want is for my Tomcat 6 to spit out some logs, and be > > default it's not. > > The phrase "spit out some logs" is pretty meaningless; what are you really > trying to accomplish? By

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: dOE [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > All I want is for my Tomcat 6 to spit out some logs, and be > default it's not. The phrase "spit out some logs" is pretty meaningless; what are you really trying to accomplish? By

Re: Setup Logging for Tomcat 6

2008-11-24 Thread dOE
33 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Subject: Re: Setup Logging for Tomcat 6 > > > > Copy the log4j jar file to WEB-INF/lib. Put it in > > ${catalina.home}/lib if you want all webapps to be

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > Copy the log4j jar file to WEB-INF/lib. Put it in > ${catalina.home}/lib if you want all webapps to be able to > see this file. You really don't want to put the log4j.jar into

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> From: dOE [mailto:[EMAIL PROTECTED] > Subject: Re: Setup Logging for Tomcat 6 > > Does that require me to download the source files for Tomcat, and then > locate this Ant script? Yes, that's why it says "part of teh [sic] Tomcat source bundle." > The instructi

Re: Setup Logging for Tomcat 6

2008-11-24 Thread removeps-groups
OE <[EMAIL PROTECTED]> wrote: > From: dOE <[EMAIL PROTECTED]> > Subject: Setup Logging for Tomcat 6 > To: "Tomcat User-List" > Date: Monday, November 24, 2008, 8:25 AM > I have downloaded "Apache-log4j-1.2.15.zip" from > http://tomcat.apache.org/tom

Re: Setup Logging for Tomcat 6

2008-11-24 Thread dOE
TED]> wrote: > > -Original Message- > > From: dOE [mailto:[EMAIL PROTECTED] > > Subject: Setup Logging for Tomcat 6 > > > > I don't know where "output/extras" is? > > Did you do step 3? > "Build the commons-logging additional c

RE: Setup Logging for Tomcat 6

2008-11-24 Thread Caldarale, Charles R
> -Original Message- > From: dOE [mailto:[EMAIL PROTECTED] > Subject: Setup Logging for Tomcat 6 > > I don't know where "output/extras" is? Did you do step 3? "Build the commons-logging additional component using the extras.xml Ant build script which

Setup Logging for Tomcat 6

2008-11-24 Thread dOE
I have downloaded "Apache-log4j-1.2.15.zip" from http://tomcat.apache.org/tomcat-6.0-doc/logging.html, and began to following some of the steps, and then I am left clueless on what to do following the creation of the log4j.properties file, and copying "log4j-1.2.15.jar" in /tomca/lib. Then it asks