RF InvocationTargetException
I get an InvocationTargetException when I store my object on the
server side which I just don't understand.
I set a field of my bean to a server side class which is not exposed
by the proxy. I store the object in the database using the put method
from Objectify. Right then, when I am storing the object, the
exception is raised with the following message (returned by
ServerFailure.getMessage):
owner: com.metaaps.webapps.gwt.common.widget.server.login.User is not
a supported property type.
Any idea?
Thanks
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home