| Author |
classpath,JAVA_HOME, ORACLE_HOME
|
dbk kumar
Greenhorn
Joined: Feb 01, 2010
Posts: 14
|
|
what to set for classpath,JAVA_HOME, ORACLE_HOME?? ( jdk1.6,oracle 10g database)
thanks in advance
|
 |
Jan Cumps
Bartender
Joined: Dec 20, 2006
Posts: 2343
|
|
Hi Kumar,
You should include the location and name of your Oracle JDBC driver jar to the classpath.
http://java.sun.com/docs/books/tutorial/essential/environment/paths.html
Typically JAVA_HOME requires no changes. Come back if you think you have issues with it.
ORACLE_HOME is set by your Oracle software installer. If you use Oracle's thin driver, this variable is not required.
Regards, Jan
|
OCUP UML fundamental
ITIL foundation
|
 |
 |
|
|
subject: classpath,JAVA_HOME, ORACLE_HOME
|
|
|