Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: tomcat-apache.conf pro_jsp book page 717


Message #1 by "Bob Good" <goodsys@h...> on Fri, 12 Jan 2001 16:38:16 -0000
hi..
first of all you should integrate the apache with tomcat.
There are two approaches for this.
1)mod_jk approach
2) mod_jk approach
Then you can say http://localhost/examples/

with rgds,
M.V.Rao
Wipro Technologies
Survey No 64, Madhapur
Hyderabad - 500 033 , India.
Tel(w): +xx-xx-xxx xxxx(direct), Board +xx-xx-xxx xxxx
Tel(h): +xx-xx-xxx xxxx
E-mail:venkat.rao@w...
Corporate Web Site : www.wipro.com
The World's First SEI CMM Level 5 Software Services Company

----- Original Message -----
From: Bob Good <goodsys@h...>
To: Pro_JavaServer_Pages <pro_jsp@p...>
Sent: Friday, January 12, 2001 10:08 PM
Subject: [pro_jsp] tomcat-apache.conf pro_jsp book page 717


> I cannot get apache talking to tomcat when I use the generated
> tomcat-apache.conf file described on page 717 or pro jap appendix a.
>
> Tomcat is ok, I can see http://localhost:8080/examples
> Apache is ok, i can see http://localhost
> I cannot see http://localhost/examples
>
> I can get it working when I use tomcat.conf, also described on 717. With
> this config I can see
>
> http://localhost/examples
>
> This tells me Tomcat is ok, Apache is ok, and they talk to each other.
> Therefore, the generated tomcat-apache.conf is no good.
>
> tomcat-apache.conf gets generated from server.xml, as described on page
> 718.
>
> I added projsp successfully to server.xml and tomcat.conf, and this
> worked.
> I can now see
> http://localhost/projsp
>
> But again this does not work when I use tomcat-apache.conf included in
> httpd.conf.
>
> Any suggestions? I would prefer not adding extra web applications by hand.

  Return to Index