I'm using GWT 1.5.2 with hibernate4gwt 1.1b and the maven- googlewebtoolkit2-plugin 2.0-beta20 and im currently getting multiple differing serialization policy files (*.gwt.rpc) generated. I wondered if there is one file per service interface as i did not find any hint on multiple .gwt.rpc files anywhere? Is there any explenation how this can happen?
In addition i wondered if the entries in this files are correct since i did not see such in there before, several classes are contained twice. one time "normal" and another prefixed by "[L" and suffixed by ";". For example: java.lang.String, true [Ljava.lang.String;, true Bug? Misconfiguration? Feature? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---