Re: package org.apache.log4j does not exist

2005-09-12 Thread James Stauffer
omplains that "package org.apache.log4j does not exist". > > What am I missing? > > Thanks in advance. > Denise > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional com

RE: package org.apache.log4j does not exist

2005-09-12 Thread Harp, George
np and gl -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED] Sent: Monday, September 12, 2005 11:11 AM To: Log4J Users List Subject: RE: package org.apache.log4j does not exist Well thank you for your help. It worked when I designated the classpath on the call to java

RE: package org.apache.log4j does not exist

2005-09-12 Thread Denise Mangano
, George [mailto:[EMAIL PROTECTED] Sent: Monday, September 12, 2005 12:04 PM To: Log4J Users List Subject: RE: package org.apache.log4j does not exist you can also set CLASSPATH variable or designate the classpath on the call to java. java -classpath :$LOG4J_HOME/dist/lib/log4j-1.2.12.jar Check

RE: package org.apache.log4j does not exist

2005-09-12 Thread Harp, George
[mailto:[EMAIL PROTECTED] Sent: Monday, September 12, 2005 10:57 AM To: Log4J Users List Subject: RE: package org.apache.log4j does not exist See this is where I get confused. I'm running Red Hat Linux, and the only 'classpath' I am aware of is in the user's .bash_profile. This

RE: package org.apache.log4j does not exist

2005-09-12 Thread Denise Mangano
mailto:[EMAIL PROTECTED] Sent: Monday, September 12, 2005 11:51 AM To: Log4J Users List Subject: RE: package org.apache.log4j does not exist log4j.jar in your classpath maybe? or the classes themselves not in the classpath if you unpacked them? -Original Message- From: Denise Mangano

RE: package org.apache.log4j does not exist

2005-09-12 Thread Harp, George
$PATH in .bash_profile. 3) I used the simple Hello.java program from the INSTALL file. I try to compile but it complains that "package org.apache.log4j does not exist". What am I missing? Thanks in advance. Denise --

package org.apache.log4j does not exist

2005-09-12 Thread Denise Mangano
.bash_profile. 3) I used the simple Hello.java program from the INSTALL file. I try to compile but it complains that "package org.apache.log4j does not exist". What am I missing? Thanks in advance. Denise - To unsu