Hello I probably have a rather simple question, when I execute the following line
 
Class.forName("org.apache.derby.jdbc.EmbeddedDriver").newInstance();
 
it throws the following exception
 
java.lang.ClassNotFoundException: org.apache.derby.jdbc.EmbeddedDriver
 
derby.jar is included in my Classpath, what is the problem?
 
Thanks!!


Yahoo! FareChase - Search multiple travel sites in one click.

Reply via email to