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

http://issues.apache.org/bugzilla/show_bug.cgi?id=44411





------- Additional Comments From [EMAIL PROTECTED]  2008-02-14 05:09 -------
First of all, "WebLogic" also has a JDK of its own, called JRockit.

Then, in WebLogic server, you have a property to specify the log4j configuration
file, named LOG4J_CONFIG_FILE in setDomainEnv.sh

The lines that set it are:

if [ "${LOG4J_CONFIG_FILE}" != "" ] ; then
        JAVA_PROPERTIES="${JAVA_PROPERTIES}
-Dlog4j.configuration=file:${LOG4J_CONFIG_FILE}"
        export JAVA_PROPERTIES
fi

So if it was set in WebLogic server, it's perfectly normal it doesn't work
anymore in Websphere.

HTH

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to