I have a GWT app which works great when I setup the war file and
deploy to my Tomcat Server.
However, I created a new GWT app and moved my old application to
this .. that way I can setup hosted mode.

When I try to run my app in Hosted Mode, my server class has an
additional slash ..
So:   com.tom.test.myApp//testEP
instead of com.tom.test.myApp/testEP    (which does work)

I checked the App.gwt.xml and the web.xml file ... I can't figure out
why I am getting an extra slash (/)
So, any help would be much appreciated.

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