You should be able to do this (I think)

Are you doing:
Thread.getContextClassLoader().getResourceAsStream(...)

-Tim

Andy Scott wrote:
Hi,
I have a utility jar file that has classes using
property files within the jar.
This jar is then put into a war as part of a seperate
web application.
When the webapp is run I get failures which seem to be
due to the fact that the classes in the jar cannot
access the property files, also in the jar.
Is this not possible?
Andy


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



Reply via email to