I'm no expert by any means, but I recall having some issue with policy when Eclipse used JDK 7 for compilation and running development mode. After I configured it to use Java 1.6, everything went fine.
--Markus 2011/11/3 Steve Parker <[email protected]>: > I currently have an issue when trying to run hosted mode through > eclipse where the serialization policy filename is different to the > compiled version. > Also I have noticed that a new compile or a page refresh during hosted > causes a new policy file to be created again with a different filename > despite no changes being made to any of the source code. > This makes trying to debug my application impossible wherever an RPC > call is made, can anybody point me at areas to look at to try > rectifying this? > > -- > 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. > > -- 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.
