Results 1 to 5 of 5
Thread: Classpath error
- 04-03-2011, 01:34 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 5
- Rep Power
- 0
- 04-03-2011, 02:46 PM #2
Member
- Join Date
- Apr 2011
- Posts
- 1
- Rep Power
- 0
Class path soluction
hi
for example your jar file is ojdbc14.jar which is in d:\oracle\ora92\bin\jdbc\lib\ojdbc14.jar ....copy the complete jar file location so copy the whole location and paste it in the ...following position ....
my computer-->environmental variables.--->system variables-->new--------->
VARIABLE NAME : CLASSPATH
VALUE :PASTE THE VALUE;.(EXISTING VALUE)[DONT DISTRUB REMAINING]
MAKE SURE THAT your pasted value must be the first one.. and more over before you paste the value first see the value ..suppose oracle is the first value the it is dominated by the java path.so make sure jdk path is more preferably first value and the you paste the .jar value..
- 04-03-2011, 03:00 PM #3
Member
- Join Date
- Apr 2011
- Posts
- 5
- Rep Power
- 0
The problem isn't running it on my own computer, but when passing the program on to other people.
(I have the CLASSPATH set correctly on my own computer)
- 04-03-2011, 05:33 PM #4
Do the 'other people' even have the jl1.0.1.jar?
db
- 04-03-2011, 05:35 PM #5
Member
- Join Date
- Apr 2011
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Classpath
By jojo in forum New To JavaReplies: 5Last Post: 02-04-2010, 10:04 PM -
How to set ClassPath?
By kishan in forum Advanced JavaReplies: 5Last Post: 12-11-2009, 07:24 AM -
Error : Invalid path, \bin\javac.exe -classpath
By Ed in forum JCreatorReplies: 3Last Post: 08-14-2009, 12:57 PM -
Classpath
By dawiz001 in forum New To JavaReplies: 3Last Post: 03-18-2009, 02:18 PM -
Set classPath?
By rgbosque in forum New To JavaReplies: 3Last Post: 02-07-2008, 02:14 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks