-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
at version somehow - I've sent
them a bug report with as much info as I have - which isn't all that
much... So I'm up and running again... Problem dodged, if not actually
solved...
nbc
----
Subject:
Re: Hiberna
Clearly you're missing org.hibernate.ejb.Ejb3Configuration (and
friends).
I'm running hibernate 3.2 (you should tell people your versions...it
helps). My eclipse tells me that org.hibernate.ejb.Ejb3Configuration
lives in
hibernate-entitymanager.jar.
I seem to recall there being an issue
I hope this is a trivial problem that someone can help me with...
I have been running a web app, built using Netbeans with Tomcat for
months now. The system uses Hibernate for database access.
This week, I erased and rebuilt my desktop system - moved it from Fedora
8 to Fedora 10. I re-installe