I can't deploy my RPC app. It does run in hosted mode, but when i try to deploy it on Tomcat, the server servlet doesn't seem to run.
I tried deploying DynaTable from GWT samples that does what my app is doing basicly. I copied the war contents into a dir named DynaTable in webapps in tomcat, accessing like http://localhost:8080/DynaTable/ but the app sais it can't access the RPC Server. If i learn to deploy DynaTable properly i can do the same for my app. Can someone help in telling what am i doing wrong? -- 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.
