compile problems with GWT 2.1

2010-05-23 Thread jalynn2
I uninstalled the Eclipse Plugin and downloaded the new one from the site Google 2.1 plugin - http://google-web-toolkit.googlecode.com/svn/2.1.0.M1/eclipse/plugin/3.5. I am running Eclipse Galileo and also am building with Maven. I pushed the new jar files into my local Maven repository. WHen I tr

404 accessing servlet when Apache in front of Tomcat

2009-12-08 Thread jalynn2
I developed my GWT1.7 module using Tomcat 5.5, and everything works fine. When I deployed to my production site, I get a 404 when the form tries to call the servlet. The production site has Apache connected to Tomcat via AJP. I configured Apache to forward all requests to Tomcat. If I type the ser