My code doesn't have to access a properties file. It's a third party jar that needs to use a property file (for some configuration stuff). So my com.thirdparty.resources.thirdparty.properties (corresponding to -> /com/thirdparty/resources/thirdparty.properties when exploded)
Why did you have to take the properties file out of the JAR file? Did it work when it was inside that JAR file?
-chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
