User:Alfredo17
From Wikipedia, the free encyclopedia
I am looking for some one that can help me. I wrote an application in JAVA. I used Eclipse when I run my application works fine and the commnunication with Oracle Database works fine. However when I create I jar file (jar file works as an executable file) and I run using the command promtp: java -jar jar.name, it gives the follow message: Apr 24, 2007 4:21:35 PM psas.NameDataAccessor <init> SEVERE: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver Exception in thread "main" java.lang.NullPointerException
at psas.NameDataAccessor.getItemToComboxBox(NameDataAccessor.java:50) at psas.NamePanelPSS.<init>(NamePanelPSS.java:61) at psas.MainFramePSS.<init>(MainFramePSS.java:29) at psas.MainPSS.main(MainPSS.java:18)
Some one could help me, I will appreciate.
Thanks in advance.