can i debug *why* the class is not included?

2013/5/14 Dennis Haupt <[email protected]>

> please assume that i have already checked the dumb errors. i have about
> 200 serializable classes here, so i know how it works (usually...)
> the error message is the one that says "not included in the list of
> serializable types". i don't see how posting the code would help without
> providing access to the complete project. it's just a class implementing an
> interface which extends serializable with fields that are all not final and
> all serializable.
> can an interface prevent the class from being serializable?
>
>
> 2013/5/14 Juan Pablo Gardella <[email protected]>
>
>> It does implement Serializable?
>>
>>
>> 2013/5/14 Dennis Haupt <[email protected]>
>>
>>> i deactivated the rpc blacklist
>>> the class has a default contructor and no final fields
>>> is it directly used in an rpc method
>>> there is no error message during compilation
>>>
>>> i have no idea what the reason could be. any ideas?
>>>
>>> --
>>> 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?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to