My environment is Redhat Linux and jdk 1.3
JBoss was compiled properly before changing  the code. 

i am getting the following warnings, because i tried to add log4j's
PropertyConfigurator.configure("/src/resources/log4j.properties");
 logger.info("Testing");
static Logger logger = Logger.getLogger(hai.class); 
   
i set the following things in the CLASSPATH also
/../jboss-3.2.3-src/thirdparty/apache/log4j/lib/log4j.jar:/.../jboss-3.2.3-src/messaging/output/classes/

Warnings
compile-mbean-sources:
[jmxdoclet] log4j:WARN No appenders could be found for logger 
(xdoclet.util.Translator.getString).
[jmxdoclet] log4j:WARN Please initialize the log4j system properly.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868216#3868216

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868216


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to