I have the same problem. Do I understand you right, that you pointed out a solution in this kind of manner:
Should I use the getResourceAsStream() to get the file, create a temporary file from the inputstream, get the file path und use it with my 3rd party methods? sowmi wrote: > > Since I did not hear anything, I had to get around the issue by creating > the file in the "java.io.tmpdir" & pass the file path to 3rd party > classes. Just in case somebody needs to know what I did. > -- View this message in context: http://www.nabble.com/Accessing-a-file-in-AAR-tp16787898p20964762.html Sent from the Axis - User mailing list archive at Nabble.com.
