On Saturday 18 September 2004 23:30, David Leangen wrote:
>   [x:junit] Caused by: java.io.FileNotFoundException:
> K:\myproject\target\test\file:\K:\myproject\target\deliverables\jars\my-jar
>- SNAPSHOT.jar!\conf\test.xml

FileNotFound is indicating that a FileInputStream is being used instead of 
getResourceAsStream(). That doesn't sound right.

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


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

Reply via email to