Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: how to solve "java.lang.NoClassDefFoundError"

Swapan Mazumdar

2003-10-13


>On line 82 is this

>   //Load driver
>   Class.forName("org.firebirdsql.jdbc.FBDriver");

I cant tell you if you are using the correct package name for
FBDriver.class.
Well it would be wise enough if you could look into these jars below by
exploding/opening it.
Package declration and Driver class must be the ones that you use in your
application page.

>-rwxrwxrwx   1 admin   site1    336637 Oct 9 09:04
firebirdsql-full.jar
>-rwxrwxrwx   1 admin   site1    308739 Oct 9 09:04 firebirdsql.jar

all seems fine to me.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.