Hi, our GWT App is running in this particular setting without any problems. Apache forwards anything with **/OurApp* to tomcat via *AJP* protocol (apache tomcat AJP connector).
Are you also using AJP or mod_rewrite? Cheers, Lukasz Am Samstag, 25. Februar 2012 18:25:24 UTC+1 schrieb mukarev: > > 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 Am Samstag, 25. Februar 2012 18:25:24 UTC+1 schrieb mukarev: > > 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 view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/eCkROdNRkFsJ. 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.
