Hello everyone,

In my application I have classes that need external files, for instance JAXB
needs a file jaxb.properties to be in a specific directory available outside
the jar-files. Also I need external xml-files for persistency, images for my
UI, etc.

When I deploy my Phoenix application I can package these files in the
SAR-file and these files are extracted in the apps/SAR-INF directory. I
cannot find these files in the "normal" classpath and my application
crashes.

Is it possible to access these files?

Regards,

Alex Harbers
[EMAIL PROTECTED]

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

Reply via email to