> From: Ken Bowen [mailto:kbo...@als.com]
>
> Mark,
>
> I checked out rev 733300 from /tomcat/tc6.0x/trunk, built it and the
> relase, and used an unzipped copy of apache-tomcat-6.0-snapshot.
> Unfortunately, the same error still happens when I start up my webapp:
>
> ERROR org.apache.commons.d
Mark,
I checked out rev 733300 from /tomcat/tc6.0x/trunk, built it and the
relase, and used an unzipped copy of apache-tomcat-6.0-snapshot.
Unfortunately, the same error still happens when I start up my webapp:
ERROR org.apache.commons.digester.Digester - Parse Error at line 405
column 17
Mark,
I'm more than willing. Are there nightly jar builds, or do I need to
set up & do the build myself?
(First time for this).
Thanks
Ken
On Jan 9, 2009, at 5:17 AM, Mark Thomas wrote:
Could be a variation of
https://issues.apache.org/bugzilla/show_bug.cgi?id=45933 Can you try
testing
> From: Ken Bowen [mailto:kbo...@als.com]
>
> [Tomcat 6.0.18, java 1.5.0_16, struts 1.2.8]
> Has anyone any thoughts on what might be happening here?
Could be a variation of
https://issues.apache.org/bugzilla/show_bug.cgi?id=45933 Can you try testing
with a build from trunk?
Mark
---
Hi all,
[Tomcat 6.0.18, java 1.5.0_16, struts 1.2.8]
I have a struts 1.2.8 app [I know, that's antediluvian] which has been
running fine for some time.
I'm now trying to add log4j logging to it. I am getting an extremely
strange side-effect when I
add a log4j.properties file to WEB-INF/clas