Derby and Tomcat



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

.



Relevant Pages

  • Re: I want to know about Derby Database from Apache group
    ... I want to nkow about Derby Database from Apache group. ... installed J2EE AppServer 9 beta, this database comes within the bundle. ...
    (comp.databases)
  • Re: apache derby
    ... maximum number of tables and rows per table and the maximum capacity ... of derby database.We are using derby in embedded mode. ... Derby embedded basics ... Size limits to Derby database objects ...
    (comp.lang.java.databases)