Read the developer's guide :).

There is a white list of classes for both Google App Engine and Web Tool
Kit.  You have run into that restriction.   You will probably have issues
with trying to use Hibernate.  If you are using Google App Engine you will
have to you use App Engine's JDO or JPA implementations.  If you want to use
Hibernate then remove the App Engine from the design.

Jas

-- 
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