Hi Joe,

Try this:

Add the following in ur startWeblogic.cmd(assuming u work on NT)..

-Dlog4j.configuration=c:/log4j.properties

Once this is done ur weblogic start command will look like

"%JAVA_HOME%\bin\java" -hotspot -ms64m -mx64m -classpath %CLASSPATH% -Dlog4j.configuration=c:/log4j.properties -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver "-Dbea.home=C:\BEA"-Dweblogic.ProductionModeEnabled=%STARTMODE% "-Djava.security.policy==C:\BEA\wlserver6.1/lib/weblogic.policy" weblogic.Server

Hope this helps.

Regards,

Ganapathi

 

  "Loda, Joe" <[EMAIL PROTECTED]> wrote:

Where do I put the log4j.properties file for an application running under
Weblogic 6.1? I've tried several locations, but have not yet had success.

Thanks,
Joe

---
Joe Loda, mpct Solutions Corporation, Chicago
[EMAIL PROTECTED]


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



Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.

Reply via email to