Re: log4j fails even after specify the location as jvm environment variable

2008-11-07 Thread Jacob Kjome
Try SET JAVA_OPTS=-Dlog4j.configuration=file:/C:/WebSphere/AppServerCommunityEdition/var/log/fp-log4j.properties It has to be a valid URL path, not a native system path. Jake On Fri, 7 Nov 2008 02:45:29 -0800 (PST) Hearty <[EMAIL PROTECTED]> wrote: In apache geronimo I have tried the

Re: log4j fails even after specify the location as jvm environment variable

2008-11-07 Thread Curt Arnold
On Nov 7, 2008, at 4:45 AM, Hearty wrote: In apache geronimo I have tried the below 2 options of setting my fp-log4j.properties. Both these options fails. I am not able to see log files created. SET JAVA_OPTS=-Dlog4j.configuration=C:\WebSphere \AppServerCommunityEdition\var\log\fp-log4j.prop