-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neil,

On 3/9/2009 11:44 AM, Neil B. Cohen wrote:
> This week, I erased and rebuilt my desktop system - moved it from Fedora
> 8 to Fedora 10. I re-installed Netbeans and Tomcat.

[snip]

> *Exception Details: * java.lang.NoClassDefFoundError
>   Could not initialize class org.hibernate.ejb.Ejb3Configuration

You probably forgot to put your hibernate JDBC driver into Tomcat's lib
directory. If you are using Tomcat's JNDI DataSource, I believe you must
put the JDBC driver into Tomcat's lib directory.

You didn't mention your TC version, so:

5.5: usually in $CATALINA_BASE/common/lib
6.0: usually in $CATALINA_BASE/lib

Hope that helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkm5H2oACgkQ9CaO5/Lv0PBS9ACdE2hX8+RiqiYzVQunrctqq1ag
Ie4AoKtdKlMFtewSzb1d/mm2jbquVjQ1
=aJeU
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to