Hi, I am using Tomcat 5 on A Win2000 server running IIS 5. I am using Google Web Toolkit 1.7.1 SDK Bundle for Eclipse 3.5.
The first GWT app I deployed using the instructions on code.google.com (full URL below) worked just fine. Any subsequest deployments do not work. I get the error: "The requested resource (/AppName/AppName.html) is not available". However, the first app I deployed continues to work. I am deploying my apps to the Tomcat directory structure: \webapps\app1 \webapps\app2 etc. As far as I can tell, I am using the exact same deployment method for the subsequest apps as I did for the first app. However only the first app works. Any ideas are greatly appriciated. The requested resource (/TryThis/TryThis.html) is not available. Step I used to depoly: http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunication.html#DevGuideRPCDeployment -- 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.
