• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

apacheHttp Tomcat Integration

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any one have idea on integrating apachHttp with tomcat
when i tried to load module by Load Module ,myapache http server failed to load. when i comment and load the server, if failed to load.
 
Ranch Hand
Posts: 470
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

radha va wrote:Any one have idea on integrating apachHttp with tomcat
when i tried to load module by Load Module ,myapache http server failed to load. when i comment and load the server, if failed to load.




There is the documentation The Apache Tomcat Connector - Webserver HowTo

If you want to get help, you have to provide more details - Tell The Details. For example, what does "failed to load" mean? Do you get any errors? How do you know that you are using correct module? This part "when i comment and load the server, if failed to load" is completely not clear.
 
radha va
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have gone through it . My problem is with apache Http . it is not working when i do
load module modules/mod_jk
when i run in debug mode
i cleary see the module is not loading .
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please also read ItDoesntWorkIsUseless.
 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi radha,

If you are still facing the problem means check this link http://thought-bytes.blogspot.com/2007/03/how-to-load-balance-tomcat-55-with.html

It works for me

 
Yeah, but how did the squirrel get in there? Was it because of the tiny ad?
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic