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.