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=18281>. 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=18281 log4j default configuration might be too aggressive ------- Additional Comments From [EMAIL PROTECTED] 2003-03-25 18:10 ------- We intend to remove log4j.properties from Axis1.2 entirely. Even if we scoped the file to only cover axis, you can only have one resource called /log4j.properties, so you end up in a classloader race. We may want to have some config files in the jar like log4j-axis-server.xml log4j-axis-client.xml log4j-axis-server-debug.xml log4j-axis-client-debug.xml and have the user select using a system property when invoking their app which one to use, but it will always be optional.
