Hello All,

I've got a GWT 2.0 app. It works fine in Development mode. But when I
upload it tot the server it doesn't work.

Its a hosted situation, apache is installed in usr/local/jakarta, but
the website is a VirtualHost, so I need the html files to live in /
home/scholar/public_html.

So after much experimentation, I produce my war file, then I unjar it
into BOTH /home/scholar/public_html as well as /usr/local/jakarta/
tomcat/webapps/scholar. Then restart the server.

THs works fine for the html files, all seems ok, but none of the
server side process are getting picked up. Do I need to alter the
server.xml file for the TOmcat applicaiton? Shouldn't it get all of
that out of the web.xml file inside my war?

Anyway any help would be greatly appreciated!

TIA
steve

--

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