Hello community
I have a problem running the superdevmode.

Whenever the message "GWT module 'Foo' may need to be (re) compiled"
appears when I press "DevModeOn --> Compile".
RPC calls also do not work because it can not access the serialization
policies.
In the module put
<add-linker name="xsiframe" />
<set-configuration-property name="devModeRedirectEnabled" value="true" />

The message when i make a call to server is
Type 'org.Foo' was not assignable to
'com.google.gwt.user.client.rpc.IsSerializable' and did not have a custom
field serializer. For security purposes, this type will not be deserialized.

The superdevmode I run with "mvn gwt:run -Dgwt.codeserver.port=9876" and
another terminal "mvn gwt:run-codeserver"

Any hints

sorry for my English
Regards

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to