Re: com.google.gwt.user.client.rpc.SerializationException without stacktrace

2010-05-21 Thread Max
PS: I can also find this class in serialization policy file

On May 22, 12:34 pm, Max  wrote:
> root cause
>
> com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter
>
> line 126 getObjectTypeSignature(instance) returns null
>
> the object class has already been included in gwt.xml
>
> On May 22, 12:11 pm, Max  wrote:
>
> > Hi GWT gurus,
>
> > I am using GWT2.03 and I get
> > com.google.gwt.user.client.rpc.SerializationException without any
> > stacktrace for some RPC calls.
>
> > *All* classes have a default constructor without param.
>
> > Any ideas?
>
> > --
> > 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-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: com.google.gwt.user.client.rpc.SerializationException without stacktrace

2010-05-21 Thread Max
root cause

com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter

line 126 getObjectTypeSignature(instance) returns null

the object class has already been included in gwt.xml

On May 22, 12:11 pm, Max  wrote:
> Hi GWT gurus,
>
> I am using GWT2.03 and I get
> com.google.gwt.user.client.rpc.SerializationException without any
> stacktrace for some RPC calls.
>
> *All* classes have a default constructor without param.
>
> Any ideas?
>
> --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



com.google.gwt.user.client.rpc.SerializationException without stacktrace

2010-05-21 Thread Max
Hi GWT gurus,

I am using GWT2.03 and I get
com.google.gwt.user.client.rpc.SerializationException without any
stacktrace for some RPC calls.

*All* classes have a default constructor without param.

Any ideas?

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.