Hi
-- I have an existing GWT application which is interacting with GIS Maps
It works well in Websphere and Jetty.However when i try to migrate the application to weblogic I am receiving the below application
com.google.gwt.jsonp.client.TimeoutException: Timeout while calling ***/MapServer?f=json
My service call is as below
'http://****/MapServer?f=json&callback=__gwt_jsonp__.P0.onSuccess'
Can I please get some pointers on this
I tries to increase the time out and could see some maps are loading however there is still issue with many other maps.
Dont see this as pure timeout as it Works in other servers as is
Please assist
Thanks in Advance
Kesavi
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/a4032386-14e2-4000-95f0-d0ec1682b577%40googlegroups.com.
No comments:
Post a Comment