André Warnier wrote:
Hi.
Instead of POST-ing to the Apache server on port 80, what happens if
you try to send your POST firectly to Tomcat, at http://localhost:8080 ?
Can you send a logfile of /Tomcat/ after you try that ?
Or better : stop Tomcat, remove your webapp, clean the Tomcat logs,
restart Tomcat, re-deploy your webapp, then have a look at the Tomcat
logs.
Thanks for the quick response.. I am not entirely sure how I would do
that. I am using a generic GWT RPC implementation. Are you familiar? I
should also mention that I can get to my application via Port 80 using
mod-proxy. This seems to work fine, just no functioning servlet. The
majority of the forums always bring up web.xml (I've attached in
previous post)..
-SCarlson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org