Saturday, February 25, 2012

GWT RPC not working behind Apache and Tomcat

Hi folks,

I'try to serve two gwt webapps via one apache from one tomcat with JK
and I'm always running in the same error. Apache sends a 404 and tells
me that it's not able to find the servlet if I try to communcate via
RPC.

I have two virtual hosts pointing at the directories within tomcat
webapps. The webapps are running successfully as long as I don't try
to communicate via RPC. It seems that Apache isn't able to resolve the
requested service.

Need help, I'm sitting here around hopeless.

Thanks!

Markus

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

No comments:

Post a Comment