Uh, I get to the mailing list via a forum, otherwise my mailbox gets filled and I get all pissed off. So I can come and go I just use Nabble. So can you just post the relevant code in your message. Also, you did not mention virtual hosts. Do you have a virtual host setup in Tomcat as well?
abed wrote: > > Dusty, > Thank you very much for your reply. Attached you will find our > "httpd.conf", "workers.properties" and "server.xml" files. we currently > have both PHP (Apache based) and JSP/Servlet (handled by the Apache/Tomcat > through the AJP) sites on this server. I removed some of the httpd.conf > "VirtualHost(s)" and some of the Sever.xml Hosts since they contained > irrelevant resources and access information. I also substituted our UNC > with the string OUR_DOMAIN_NAME. a > http://www.nabble.com/file/p22972414/httpd.conf httpd.conf > http://www.nabble.com/file/p22972414/server.xml server.xml > http://www.nabble.com/file/p22972414/workers.properties workers.properties > ny advice is highly appreaciated. I am trying Struts with the > "mfs3.OUR_DOMAIN.com". > Thanks, > Abed > > > dusty wrote: >> >> If it works with tomcat alone it is likely not a struts issue, but post >> your apache cnfig from httpd.conf and workers.properties and server.xml >> from Tomcat. We have had good experience with mod_proxy_ajp if you have >> control of the apache server. >> >> abed wrote: >>> >>> Hello, >>> I have Apache-2.2 acting as a web server integrated with Tomcat-5.5.2 >>> via the AJP 1.3 connector with mod_jk. I am trying to use Struts-2 but >>> with no success until now. >>> When I try Struts with only Tomcat (No Apache), it works fine without >>> any problems. but when I have Apache redirecting to Tomcat, Struts >>> doesn't work at all!! I keep getting Error-400 pages and can't locate >>> the *.action files. >>> I've been searching for an answer for some time and it seems there was a >>> partial tutorial for Struts-1 at >>> http://struts.apache.org/1.x/userGuide/installation-tc.html but I failed >>> to locate any tutorials or documentation handling Struts-2 in an >>> Apache2-Tomcat5 integrated environment. >>> Thanks >>> >> >> > > -- View this message in context: http://www.nabble.com/Problem-Struts-with-Apache-and-Tomcat-integration-tp22859978p22997849.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org