Hi everyone, i've a problem: i'm using GWT with Eclipse and i'm trying
to make a googlemaps web service (practically i've got a list of
addresses in a mysql database and i want to display a map with a
marker for every address i got), using Eclipse i can run it as GWT
Application and it opens correctly and i can even see it on firefox
using the Compile/Browse Button, i have even made the .war file
without errors and i've deployed it on Tomcat 6.x where i can
correctly see it in the running applications list, but if i try to
click on it tomcat gives me this error:

HTTP Status 404 - /UsersMap/

type Status report

message /UsersMap/

description The requested resource (/UsersMap/) is not available.
Apache Tomcat/6.0.18

(UsersMap is the name of the Module which i've deployed)
and i can't figure it out why...if i try to click on the tomcat
examples they open correctly so tomcat does work correctly and the
module works too because i can run it correctly with Eclipse as a GWT
Application and see it in a browser...where is my mistake? What am i
doing wrong?
Tnx very much for the help.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to