Thanks.

This (the classpath without preceding slash - in my case, the name of the config file in the jar since it lived at the root of the jar) was what I assumed and it was not working. Will have to look deeper.
On 10/29/2012 06:20 PM, Abraham Lin wrote:
Classpath paths look like "com/example/resource.xml" (no leading slash).
This works for logback as well (tried it on my machine). Alternatively, you
could use a JAR URL like
"jar:file:/path/to/file.jar!/com/example/resource.xml".

-Abraham



_______________________________________________
Logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user


_______________________________________________
Logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to