Edu wrote:
> GWT is gonna look for serializable classes even outside the client
> package???
> I double checked all my classes in the project and all of them meet
> the needs for serialization. I understand that i have to be as
> specific as possible with RPC but i don't wanna have a bunch of
> services on my project and hove to manually configure them, that's why
> i'm trying to make a generic service.
>
> Thanks for the answer Paul.
>   
There are lots of translatable classes that are serializable that you
are probably using. For example, every collection implementation.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to