Computing all possible rebind results for 'X.Y.Z.MyService'
Rebinding X.Y.Z.MyService
Invoking <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/>
Generating client proxy for remote service interface 'X.Y.Z.MyService'
Analyzing 'X.Y.Z.MyService' for serializable types
Analyzing methods:
public abstract java.lang.Object[][] getServicesInfos()
Return type: java.lang.Object[][]
[ERROR] In order to produce smaller client-side code, 'Object' is not allowed; consider using a more specific type
[ERROR] Errors in 'C:\workspace\Projet\war\src\main\java\X\Y\Z\MyServices.java'
[ERROR] Line 32: Failed to resolve 'X.Y.Z.MyService' via deferred binding
[ERROR] Cannot proceed due to previous errors
[ERROR] Build failed
Partager