Hi,
I have been developing a new client application with GWT to consumer
services(EJB) from another application but it not works.
The client application has a dependency to the EJB application.
When I make a RPC call to the EJB application a 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 the object
returned from EJB application.

It's possible to work 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