 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Subhash Guest
|
Posted: Sat Nov 22, 2003 9:21 am Post subject: How should i give the CLASSPATH.... |
|
|
Ive created a small application in SUNONE STUDIO 4
databse server-pointbase.
It runs well in IDE.
When i create an executable jar ,
it doesnt connect to the database.
I can realize that the problem is with the driver.
the driver is in a package (com.pointbase.jdbc.jdbcUniversalDriver)
Can i include this in the jar file i create.
How can i add class path.
please help.
|
|
| Back to top |
|
 |
kevinc Guest
|
Posted: Sat Nov 22, 2003 6:43 pm Post subject: Re: How should i give the CLASSPATH.... |
|
|
You JDBC jar must be placed in the CLASSPATH of your appserver.
I'm unfamiliar with the SUNONE appserver. Look for a /lib folder under
the SUNONE install folder. That is where you should drop the jar into.
Subhash wrote:
| Quote: | Ive created a small application in SUNONE STUDIO 4
databse server-pointbase.
It runs well in IDE.
When i create an executable jar ,
it doesnt connect to the database.
I can realize that the problem is with the driver.
the driver is in a package (com.pointbase.jdbc.jdbcUniversalDriver)
Can i include this in the jar file i create.
How can i add class path.
please help.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|