From: Shrock, C. <Sh...@in...> - 2004-11-30 01:31:06
|
Problem solved....Peter Kelley got me thinking and then it hit me. The jar manifest contains a classpath. That classpath did *not* contain "." like it should. Adding the "current directory" to the manifest of the jar fixed the problem. Now a simple -Dlog4j.configuration="log4j.xml" works :D |