[ERROR] Error injecting @com.gwtplatform.dispatch.rpc.client.RpcBinding() com.gwtplatform.dispatch.client.ExceptionHandler: Unable to create or inherit binding: No implementation bound for '@com.gwtplatform.dispatch.rpc.client.RpcBinding() com.gwtplatform.dispatch.client.ExceptionHandler' and an implicit binding cannot be created because the type is annotated.
[INFO] Path to required node:
[INFO] com.gwtplatform.dispatch.rpc.client.RpcDispatchCallFactory [com.gwtplatform.dispatch.rpc.client.gin.PhoneGapDispatchAsyncModule.configure(PhoneGapDispatchAsyncModule.java:37)]
[INFO] -> com.gwtplatform.dispatch.rpc.client.DefaultRpcDispatchCallFactory [com.gwtplatform.dispatch.rpc.client.gin.PhoneGapDispatchAsyncModule.configure(PhoneGapDispatchAsyncModule.java:37)]
[INFO] -> @com.gwtplatform.dispatch.rpc.client.RpcBinding() com.gwtplatform.dispatch.client.ExceptionHandler [@Inject constructor of com.gwtplatform.dispatch.rpc.client.DefaultRpcDispatchCallFactory]
Compiling the project with mvn install and afterwards with mvn install -Pphonegap-remote compiles but i get no access to the server. I have changed the url in DispatchServletModule, in the line bindConstant().annotatedWith(ServiceUrl.class).to("http://crawlservice.appspot.com/"); to "http://192.168.1.156:8888".
Thanks in advance for help.
Robert
--
You received this message because you are subscribed to the Google Groups "GWTP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gwt-platform...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.