>> http://localhost:8080/myproject/com.foo.bar.App/App.html >> >> When "/myproject/" appears in Tomcat but not in mvn gwt:run, it makes >> testing a pain because any web navigation links (like Window.open("/ >> index.html", "_self", ""); ) will work in mvn gwt:run but break in >> tomcat (since tomcat would require the URL to be "/myproject/ >> index.html). > > Think your problem has to do with configuring the gwt mojo.
Also, the gwt mojo has a mailing list. http://mojo.codehaus.org/gwt-maven-plugin/mail-lists.html -- 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.
