Monday, 17 March 2003
Look to the CLASSPATH!
« IntelliJ Aurora EAP #804 available | Main | blojsom RSS feeds on SourceForge »
From a post on a Java forum:
-
i have a jdbc-driver jar-file that is used to connect to a database. the file is not into the classpath, i load(new Instance()) the main class of the driver with the classLoader from the jar-file. the driver use resourceBundle-files for the strings. but he cannot find the .properties files where the strings are saved:
Posted by at 8:47 AM in java ... just java
[Trackback URL for this entry]
