Hi,

I have an enum delcalred in my EntityProxy wich should be stored at
the backend but if I try to load an Entity from the backend I get this
error:
[ERROR] [...] Parameter 0 of method UserProxy.setType does not match
method de.....server.db.User.setType
[ERROR] [...] Parameter 0 of UserProxy.setType doesn't match method
de.....server.db.User.setType

Here is the source code: http://gist.github.com/633065

The problem is with the setType(Type type) method.

Thanks for your help.

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