projects keeps running in development mode

2011-10-17 Thread Tom Druyts
Hej, I developed an GWT project and everything went great. Only when I want to deploy it too my tomcat server I'm stuck. I put everything into a war file. After deploying the war i point my browser to: http://ipoftomcat/APPNAME/login.html when I login my browser keeps me redirecting to: http://i

Re: projects keeps running in development mode

2011-10-17 Thread Alan Chaney
When you say "put everything in a war file" did you compile the project using the Gwt Compiler? It sounds like all you did was copy the webcontent folder into the war. You'll need to run the GWT compiler in production mode first. See: http://code.google.com/webtoolkit/doc/latest/DevGuideCompi