XML Feeds

.

[java-dev] Re: FileNotFoundException

Adam Murray adamjmurray at gmail.com
Thu May 29 10:11:11 MDT 2008


I normally need to use MaxSystem.locateFile() to find a file from inside an mxj object. The absolute path to the file should work too. Your error indicates it's trying to use a relative path:
FileNotFoundException: ./enregitrements/benoit_25-05_perf.txt

I think you'll need to figure out how to get an absolute path and/or use MaxSystem.locateFile()


--
Adam Murray
compusition.com


More information about the java-dev mailing list