Hi,
I have been developing a client application with GWT to consume
services(EJB) to another application.
The client applications has a dependency with EJB app but when occurs
the RPC call i get the SerializationException error

Caused by: com.google.gwt.user.client.rpc.SerializationException: Type
'br.gov.trt.regiao1.basico.modelo.uf.dominio.UFDTO' was not included
in the set of types which can be serialized by this
SerializationPolicy. For security purposes, this type will not be
serialized.


Where br.gov.trt.regiao1.basico.modelo.uf.dominio.UFDTO is an object
in the EJB app.


Is it possible to develop GWT applications with this architecture?

Thanks
Flávio

--~--~---------~--~----~------------~-------~--~----~
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