Hi, I developed one application using gwt 2.1m3. When i deploy the war file to my local tomcat 5.5, it works fine. But i went for the hosting services for the same war file to hosting server tomcat 5.5, it is not working. The issue i found is the rpc call not getting invoked on hosting server. On local i see, http://localhost:8080/war/*.* as the URL for RPC call while on hosting server it shows http://www.**.com/*.* I hope somebody will have the issue faced.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
