Havanero / gwt-syncproxy

Automatically exported from code.google.com/p/gwt-syncproxy
0 stars 0 forks source link

Policy name lookup with Async interfaces #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r31.

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