Re: jaxp.jar and parser.jar?

2005-09-15 Thread lawrence
make the change, compile, jar, and be set ... guess i was wrong. -Lawrence On Thu, Sep 15, 2005 at 04:59:27PM -0500, Harp, George wrote: > cool I wanted to make sure I wasn't messing you up. > So when you downloaded the source did you try to get it to > compile before you ma

Re: jaxp.jar and parser.jar?

2005-09-15 Thread lawrence
I downloaded the source for version 1.2.11, but there is a small change to the source that I needed to make (DailyRollingFileAppender's rollOver() method), and now I want to build a jar to link into my project. -Lawrence On Thu, Sep 15, 2005 at 04:53:18PM -0500, Harp, George wrote: >

Re: jaxp.jar and parser.jar?

2005-09-15 Thread lawrence
Ok, I changed target to 1.5, and all is well until it gets to: build.jmx: [javac] Compiling 7 source files to /home/lawrence/eclipse/workspace/log4j/dist/classes [javac] /home/lawrence/eclipse/workspace/log4j/src/java/org/apache/log4j/jmx/Agent.java:22: package com.sun.jdmk.comm does

Re: jaxp.jar and parser.jar?

2005-09-15 Thread lawrence
Should I change target="1.1" to target="1.5"? -Lawrence On Thu, Sep 15, 2005 at 04:41:58PM -0500, Harp, George wrote: > can you cut and paste the target in your ant file that compiles it? > > -Origina

Re: jaxp.jar and parser.jar?

2005-09-15 Thread lawrence
I am attempting to make the jar file with ant. I only have jdk1.5 installed at this time. -Lawrence On Thu, Sep 15, 2005 at 04:38:58PM -0500, Harp, George wrote: > you are getting conflicts. javax.jms refers to JMS java message service ie > EJB. > > As far as target release ...

Re: jaxp.jar and parser.jar?

2005-09-15 Thread lawrence
errors (in eclipse) like: The import javax.jms cannot be resolved MessageRenderer.java Which I assume is because of the missing jar files. -Lawrence On Thu, Sep 15, 2005 at 04:32:36PM -0500, Harp, George wrote: > did you check inside the jars see if there is an apache package? > > D

jaxp.jar and parser.jar?

2005-09-15 Thread lawrence
According to the INSTALL notes: "Log4j is shipped with jaxp.jar and parser.jar files under the build/lib/ directory." however build/lib/ is no where to be found, and I have no clue how to get these jar files. Thanks!

Re: DailyRollingFileAppender writing to previous day's log

2005-09-08 Thread lawrence
Thanks for the suggestion (I will investigate it as a possible solution), but what if I have to write to the same log file? -L On Thu, Sep 08, 2005 at 09:58:34AM +0200, Bender Heri wrote: > Hi > > If it's not a must to write into the same log file: there are several > techniques to separate th

DailyRollingFileAppender writing to previous day's log

2005-09-07 Thread lawrence
Hi, I am using log4j-1.2.8. Some background information: I have 3 web applications (.war) running under the same tomcat instance. All 3 of these web applications write to the same log file. After midnight, a new log file is created, however, something strange happens. One of the web

RE: log4j 1.2.8 and Chainsaw v2

2004-05-14 Thread Lawrence, Philip
dated the LoggingEvent serialization code, which should resolve this issue. Download the latest version of log4j from CVS and you should be able to use Chainsaw V2 to view log4j 1.2.8 socketappender-generated events. Thanks, Scott -Original Message- From: Lawrence, Philip [mailto:[EMAIL PROTEC

log4j 1.2.8 and Chainsaw v2

2004-05-13 Thread Lawrence, Philip
net.SocketReceiver.doPost(SocketReceiver.java:397) at org.apache.log4j.net.SocketNode.run(SocketNode.java:143) at java.lang.Thread.run(Thread.java:534) Any help would be greatly appreciated. Thank you, - Phil Philip Lawrence Siemens Network Convergence LLC 271 Mill Road Chelmsford