Hi @ all,

as you can see (topic) I get strange errors, when runnig my GWT/GAE
projects.
The error message is:

Persistent class "myClass does not seem to have been enhanced.  You
may want to rerun the enhancer and check for errors in the output."
has no table in the database, but the operation requires it. Please
check the specification of the MetaData for this class.

The thing is, to give more background information, I have 2 projects.
One project includes the whole UI (gwt/gae), and the service
interface. The other project (JavaProject) includes the service-
implementation and the
persistent-class-definitions.

I believe, the problem is, that the datanucleus-enhance doesn´t know,
where the persistent classes are. Don´t know if this is correct?

Does anybody had a similar error? Any ideas how I can solve this
problem?

Thanks,
Alex

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to