Do whatever objects you're trying to send with the RPC call implement Serializable?
On Thu, Dec 4, 2008 at 9:33 PM, jieryn <[EMAIL PROTECTED]> wrote: > > When I run hosted mode the TreeLogger console shows the following > warnings: > > [INFO] StandardContext[]ERROR: The serialization policy file '/ > com.mycom.myproj.Application/12367B503DEA7802BE7CD8CCB2D8AC2F.gwt.rpc' > was not found; did you forget to include it > in this deployment? > > [INFO] StandardContext[]WARNING: Failed to get the SerializationPolicy > '12367B503DEA7802BE7CD8CCB2D8AC2F' for module 'http://localhost:8888/ > com.mycom.myproj.Application/'; a > legacy, 1.3.3 compatible, serialization policy will be used. You may > experience SerializationExceptions as a result. > > [INFO] StandardContext[]ERROR: The serialization policy file '/ > com.mycom.myproj.Application/19B24D000DC65E8AC2CAAF0AB504F8B7.gwt.rpc' > was not found; did you forget to include it > in this deployment? > > [INFO] StandardContext[]WARNING: Failed to get the SerializationPolicy > '19B24D000DC65E8AC2CAAF0AB504F8B7' for module 'http://localhost:8888/ > com.mycom.myproj.Application/'; a > legacy, 1.3.3 compatible, serialization policy will be used. You may > experience SerializationExceptions as a result. > > Anyone able to clear these up? Thanks! > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
