Thanks Olostan, that was the information I was looking for. I am using gwt 2.0 but appearantly I am still using the old rpc style.. (extending from RemoteService)...
I will further have a look at it. I remembered an announcement about "changed in the RPC system" in gwt 2.0, now I now what it is :)... On Sun, Feb 7, 2010 at 3:04 PM, Olostan <[email protected]> wrote: > > > On 6 Лют, 18:03, Ed <[email protected]> wrote: > > I just noticed that gwt 2.0 creates two gwt.rpc files ?... > > Why is that (I use async) ? (I can't find anything about that in the > > new 2.0 doc) > > > > This means I have to merge them in the backend as I run in no server > > mode :( ?... > > > > Ed > > Do you use DeRPC? In doc there is mention about support of multiple > gwt.rpc files: 'Limited support for communicating with previously- > compiled permutations can be enabled by saving old gwt.rpc files and > making them available through RpcServlet.findClientOracleData().' > Loot at: > http://code.google.com/intl/uk-UA/webtoolkit/doc/latest/DevGuideServerCommunication.html > > -- > 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]<google-web-toolkit%[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.
