Hi!

I have a really newbie question. I've followed the instructions from google 
on how to set up Eclipse with GWT plugin (I use the Springsource Tool 
Suite). The step by step instructions shows 

What I'm trying to do is see if I can deploy the starter project (the one 
which replies with the server information) on tomcat. When I run the 
application with the IDE, it works fine. It uses the Jetty server. However, 
when I export the war directory to tomcat, the remote procedure call fails. 
I always get this error:

*Sending name to the server:*
GWT User

*Server replies:*
An error occurred while attempting to contact the server. Please check your 
network connection and try again

My set-up is as follows:

   - apache tomcat 7.0
   - java jdk 1.6
   - MAMP

I start tomcat with MAMP and I'm not sure if that's the reason why it won't 
work. Or it could be that there are some username password issues? I tried 
copying the files to the htdocs folder of mamp, but it won't work. I've 
also tried copying the files to webapps folder of tomcat, and that still 
won't work. 

I'd really appreciate it if someone could help me with this. I'd love to 
use GWT on my future projects. Thank you!
 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/lPKvLpdzHjsJ.
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