DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24217>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24217

default initialization of xml config file

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |



------- Additional Comments From [EMAIL PROTECTED]  2003-10-30 21:38 -------
Hi, This is brief explanation. My project root directory is core. I have 
classes folder under core, core/classes. Initially, I had log4j.xml file in the 
classes folder. I invoked my JVM in classes folder. When I called the 
Logger.getLogger in my class, the LogManager for some reason didnot load the 
log4j.xml as its default initial configuration and I could not use the defined 
loggers and appenders. But when I invoked the jvm by passing the 
log4j.configuration=log4j.xml argument, it loaded my configuration. At this 
stage, I changed my configuration to log4j.properties and called the jvm in 
classes without passing argument. At this stage it worked fine. FYI, I am using 
1.2.8.
Thanks
Raj

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to