Hi, 
  I am working on a project for a professor's class and that involves 
converting old jsp pages to GWT code. I have been able to run my 
application in the hosted mode and have also been able to run it on the 
production server which is Resin 2.1.17, without writing any calls to the 
server. I have written some code to make calls to a servlet and it runs 
just fine in hosted mode but on Resin I get messages along the lines of 
"404 URL not found". The way I am deploying to the server is to create a 
war file from the folder "war" created by compiling the project using the 
GWT pluggin in Eclipse. So I am wondering if the gwt.xml file inside the 
war supposed to be enough for Resin to know where to find the servlets or 
are you supposed to make any changes to Resin's configuration to make the 
app work. I apologize if someone gets offended by the lack of information 
in this post. Since I couldn't find any specific information on the web 
about running GWT on Resin, I wasn't sure if anyone uses this configuration 
so I didn't want to post too much. But again, I sincerely apologize again, 
if anyone gets upset over this attitude. I can provide more information 
about the structure of my project and configuration files if someone is 
willing to help out.
Thanks,
Alankar

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to