> classpath=log4j.properties;blabal.jar;blabal.jar
> 
> Is the above safe?  Anyone knows if there is a VM that
> would break because of the above?
> 
> Can log4j finds the properties file with the above?

I suspect not. I suspect you just need to put the directory *containing*
log4j.properties onto the classpath.

Jon

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

Reply via email to