Friday, February 21, 2014

Re: SuperDevMode problem

Please do not crosspost (or post distinct messages, and try to provide crosslinks in each thread).

On Friday, February 21, 2014 2:48:29 PM UTC+1, Fabricio Pizzichillo wrote:
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment