Due to an urgent personal demand I've fixed a TODO in XSLTServlet.java, "a
nicer error interface".

What I have done (see attachment) works ... until I redeploy my webapp. When
redeploying, I get these log entries (Instead of the hundreds of Saxons
ambiguity warnings I expect *sigh*):

[ERROR,Default] log4j:ERROR Attempted to append to closed appender named
[WebWor
kConsole].
[ERROR,Default] log4j:WARN Not allowed to write to a closed appender.
[ERROR,Default] log4j:ERROR Attempted to append to closed appender named
[WebWor
kConsole].
[ERROR,Default] log4j:WARN Not allowed to write to a closed appender.
[ERROR,Default] log4j:ERROR Attempted to append to closed appender named
[WebWor
kConsole].
[ERROR,Default] log4j:WARN Not allowed to write to a closed appender.
[INFO,Default] [ (ServletDispatcher)] Result:success

Apparently, this problem even survives stopping and restarting JBoss.

Does anybody have an idea how to track down this issue?

        Thanks, Sven...

Attachment: XSLTServlet.java
Description: Binary data

Reply via email to