Final conclusion on how to use Log4J in JBoss

2002-07-23 Thread Larry
Please could someone tell me if they have a working solution on how to log using log4J in an EJB server. Is the conclusion to use JBoss's own logging? Thanks Larry -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Final conclusion on how to use Log4J in JBoss

2002-07-23 Thread Ceki Gülcü
Larry, The question is somewhat ambiguous because, as far as I know, JBoss itself uses log4j for its own logging. Can you please clarify your question? At 17:48 23.07.2002 +0200, Larry wrote: Please could someone tell me if they have a working solution on how to log using log4J in an EJB

RE: Final conclusion on how to use Log4J in JBoss

2002-07-23 Thread Bill Milbratz
We use Log4j in jboss without any incident--until recently. we just copy our log4j.properties into our conf directory: c:/projects/devtools/JBoss-2.4.6_Tomcat-4.0.3/jboss/conf/our-app The problem arose (see my post from yesterday) when I attempted to use a custom renderer. Since Jboss