Trouble running application on Tomcat but runs fine through Eclipse
Hi,
I'm using GWT 2.4. When I run my module through Eclipse Indigo (by
right clicking on my project and selecting Run As -> Web Application),
my application runs fine, but when I copy my WAR file to my locally
running Tomcat server and visit the URL
http://localhost:8080/cme-productplus-web/productplus.html
I get the alert dialog error
GWT module 'productplus' may need to be (re)compiled
Any ideas how to get more info on this error? I don't know if this
makes a difference, but in Eclipse, the URL I visit is
http://127.0.0.1:8888/productplus.html?gwt.codesvr=127.0.0.1:9997
Anyway, thanks for any hints, - Dave
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home