Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

can someone look at this stuff

  Asked By: Alma    Date: Jun 14    Category: Java    Views: 659
  

i have developed a project in jedeveloper i am sending it to group named as
package1.zip , and now i want to run package1.Application1 file using jdk
i have included all required libraries like oracle.dacf ...... and others it
compiled successfully but when i run this file i recive error in connection ,if
this connection worked in jdeveloper it shoud work in jdk ,as connection url is
same than what is problem i have to submit project on 2oth August ,and now i am
stuk at this thing
i am using oracle ver 8.1.7 and jdeveloper ver 2.0 and jdk1.3
can someon help me out this problem

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Samuel Costa     Answered On: Jun 14

I had the same problem, and then found out that JDeveloper creates files
specific to the JDeveloper Application when a program is compiled. Because of
this difference I believe you cannot directly run  a program in JDK that was
created in JDeveloper.

You will need to paste the code into another file  and compile it in the JDK
environment to make it work  there.

 
Didn't find what you were looking for? Find more on can someone look at this stuff Or get search suggestion and latest updates.




Tagged: