
24 Mar
2010
24 Mar
'10
7:31 a.m.
Hi: I put an include directive in my logback.xml <configuration> <include file="includedConfig.xml" /> </configuration> the "includedConfig.xml" is in the same directory (classpath) as the logback.xml file itself. But logback runtime keeps saying [java] 03:21:41,533 |-ERROR in ch.qos.logback.core.joran.action.IncludeAction - File [includedConfig.xml] does not exist. java.io.FileNotFoundException: logback.xml (The system cannot find the file specified) Using a absolute path is not a choice here so I wonder what would be the best way to do this or maybe I misunderstand something. Thanks -Ted
5672
Age (days ago)
5672
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ted Meng