Search found 2 matches

Go to advanced search

by hpatel
Tue Jun 01, 2010 10:40 am
Forum: General Discussion
Topic: Class not found exception in Java Persistence
Replies: 7
Views: 10294

Re: Class not found exception in Java Persistence

Hi,

A couple of things:

1. Is the Person class annotated with @Entity tag?
2. Make sure the letter casing is correct through out your project for the package name javaTest

Also, the persistence.xml file should be located under your META-INF folder.

Cheers.
by hpatel
Wed Apr 28, 2010 9:33 am
Forum: General Discussion
Topic: 6.2.15 thin client ODBC connection
Replies: 6
Views: 9390

Re: 6.2.15 thin client ODBC connection

Some more info here that might help: https://wiki.jadeworld.com/JADEThinClientODBC

Go to advanced search