Hi, Probably not the correct list to post to but...
I have a custom Log4J appender which works in test cases in Eclipse. When run using Jetty and Tomcat in an Appfuse project, a "logEvent.getMessage()" always returns an instance of String.class and not the real Object that was logged. Anyone experienced this and got a pointer where to go digging? Thanks Tim