
29 Oct
2012
29 Oct
'12
11:20 p.m.
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