jcricket/gwt-syncproxy

Policy name lookup with Async interfaces

Closed this issue · 1 comments

Hi,

If I use an async interface as suggested in the documentation, the lookup 
(POLICY_MAP.get(serviceIntf.getName()), because the interface name is different 
from the one found in the .gwt.rpc file. Indeed "Async" must be removed from 
the interface name to get the lookup to succeed.




Original issue reported on code.google.com by your...@gmail.com on 8 Jul 2011 at 2:36

This issue was closed by revision r31.

Original comment by gwtdevel...@gmail.com on 19 Aug 2011 at 5:30

  • Changed state: Fixed