Hi Thomas Thank you for your input. I have tested it and it works.
There is one drawback still (Mentioned in Issue 5807). You cannot have methods in ServiceARequest and ServiceBRequest with matching signatures. I think the RequestContext is currently to tightly coupled to the service stub. You should be able to create a context on it's own and then pass it in as parameter when creating service stubs. I will add my 2 cents to the above mentioned issue though since thats where it probably belongs :). For now it is definitely the best solution I've got and we can work around the above. Regards, Charl -- 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.
