NullPointer + Jars

Jeff Sturm jsturm@sigma6.com
Thu May 18 20:39:00 GMT 2000


"Gregory R. Warnes" wrote:
> I don't think it's trying to load the class file, rather I think it's
> loading property data from "MessagesBundle.properties"

Aha.  Even if classes are compiled in, resources must still be resolved
from the classpath.  This is a known issue.  (I encountered it
myself when testing Jacl, which loads library scripts via
getResourceAsStream.)

--
Jeff Sturm
jsturm@sigma6.com



More information about the Java mailing list