I am not using external server for superdev mode. I am using GWT's inbuilt
Jetty server. I was working earlier with chrome 27


On Fri, Oct 18, 2013 at 2:53 PM, Thomas Broyer <t.bro...@gmail.com> wrote:

> AFAICT, you have to copy the gwt.rpc file(s) generated by SuperDevMode to
> your server, or make it so that your server will load the serialization
> policies from the SuperdevMode server.
> GWT 2.6 will make the later easier: see
> https://gwt-review.googlesource.com/2341 and
> https://gwt-review.googlesource.com/2360 (note: they're marked abandoned
> but have actually been merged; they're from a time where changes had to be
> committed to Google's internal Perforce repo, which was then replicated to
> the SVN and then to Git)
>
>
> On Friday, October 18, 2013 11:00:32 AM UTC+2, NK wrote:
>>
>>
>>
>> My GWT application complied in 2.5.1 works well. But when I run this
>> application in SuperDev mode. , it shows me error "was not assignable to
>> 'com.google.gwt.user.client.**rpc.IsSerializable' and did not have a
>> custom field serializer." . I have verified that all java classes
>> implement  Serializable . Every thing works great in DEV mode and in
>> compiled mode. But nothing works in SUPERDEV mode because of this error. I
>> am not able figure out what is cause of this error. Can anybody please hep
>> me ?
>>
>> My GWT version is 2.5.1.
>> Chrome version is  30.0.1599.69 m
>>
>> Thanks in advance
>>
>> Nagin Kothari
>>
>  --
> 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+unsubscr...@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.
>



-- 
Nagin Kothari
Co-founder,
Zilicus Solutions
www.zilicus.com

-- 
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+unsubscr...@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.

Reply via email to