Derby and Tomcat
- From: "Francis Ocoma" <focoma@xxxxxxxxx>
- Date: 16 Apr 2006 07:59:46 -0700
Hi,
I am working on a web application using j2ee, tomcat, and the derby
clientdriver. It runs fine on my PC, but on my team mate's PC, tomcat
can't seem to connect to the derby database (although the ij tool could
connect to the database on his PC).
The CLASSPATH environment variable seems to be the similar in both PCs.
Here's what my CLASSPATH contains:
%DERBY_INSTALL%\lib\derbyclient.jar;%DERBY_INSTALL%\lib\derbytools.jar;%DERBY_INSTALL%\lib\derby.jar;%DERBY_INSTALL%\lib\derbynet.jar;.
My team mate's PC could connect fine with other drivers (e.g. odbc).
What else might be wrong with his configuration?
- Francis Ocoma
.
- Follow-Ups:
- Re: Derby and Tomcat
- From: Francis Ocoma
- Re: Derby and Tomcat
- Prev by Date: Re: How to interact with DB layer from Accessor layer?
- Next by Date: Is "From" a legal col name.
- Previous by thread: Access Database Read and Conversion
- Next by thread: Re: Derby and Tomcat
- Index(es):
Relevant Pages
|
|