Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Robert Richardson   on Jan 25 In Java Category.

  
Question Answered By: Adelino Fischer   on Jan 25

Include your oracle  driver also into the same jar
file.
or call  the run the program with

java -classparth <path to classes12.jar> -jar  <your
jar file  name>

Share: