RE: hibernate:export-schema and ClassNotFoundException [SOLUTION]

2003-12-31 Thread Marc Dugger
Nevermind: http://www.hibernate.org/134.html > -Original Message- > From: Marc Dugger [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 31, 2003 3:07 PM > To: [EMAIL PROTECTED] > Subject: hibernate:export-schema and ClassNotFoundException > > > > I'm

hibernate:export-schema and ClassNotFoundException

2003-12-31 Thread Marc Dugger
I'm trying to generate a schema for Hibernate, but my compiled classes are not being found in by the thread's classloader: Root cause net.sf.hibernate.MappingException: net.sf.hibernate.MappingException: persistent class [com.socotech.realtybaron.or.BusinessEntityImpl] not found at net.sf