I am using the old 3.2.3 version, and for various reasons I cannot upgrade to a more current version where this problem has been corrected. I also have log4j and an application-specific log4j configuration file in my EAR. Therefore, everything works fine but at deploy time I get the error:
ERROR [STDERR] log4:ERROR A "org.jboss.logging.util.OnlyOnceErrorHandler" object is not assignable to a "org.apache.log4j.spi.ErrorHandler" variable. and the subsequent errors. Is there a way to configure log4j (either in the server or in the application) so that this error is supressed without supressing other STDERR errors? I could even live with supressing all of the log4j module-specific errors, so long as other server and application errors still display. Suggestions? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878085#3878085 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878085 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
