Hi !
I did all according to docu
(
http://gwt-widget.sourceforge.net/?q=node/51#GWTHandler)- my service is
present under myapp.url/handler/testrpc.
but GWT expects me to supply : setServiceEntryPoint()...
When i set it to GWT.getModuleBaseURL()
it submits the service to :
localhost:8080/myapp/myapp which is obviously wrong... how should i
proceed ?
--
Jacek