Hi,

I need to access files (property files and such) within the .aar, in a deployed Axis2 service. (in a subdirectory of the .aar file root).

I have tried this so far:

String path = incomingContext.getConfigurationContext().getRealPath( ... ).getAbsolutePath();

but it gives an erronous path back. Any ideas on how to do this? And then once I've got the path, can I just read a file in a packaged deployment?

Thanks,

Andrew


How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.

Reply via email to