Re: Apache Http Server with Geronimo

2006-02-17 Thread Aaron Mulder
Either the Jetty or Tomcat versions of Geronimo support AJP connectors to the web container. You can add an AJP connector in the console, for example. Once you have the AJP connector listening, the process of hooking it up to Apache should be the same as for Tomcat, JBoss, etc. Thanks, Aaron

Re: Apache Http Server with Geronimo

2006-02-17 Thread Rohit Rai
Thanks. Will go through them On 2/17/06, Bharath <[EMAIL PROTECTED]> wrote: Rohit, Steps are here to configure Apache HTTP server w/ Apache Geronimo (Tomcat as webcontainer) http://www.ibm.com/developerworks/forums/dw_thread.jsp?message=13766589&cat=51&thread=98829&treeDisplayType=threadmode1&for

Re: Apache Http Server with Geronimo

2006-02-17 Thread Bharath
Rohit, Steps are here to configure Apache HTTP server w/ Apache Geronimo (Tomcat as webcontainer) http://www.ibm.com/developerworks/forums/dw_thread.jsp?message=13766589&cat=51&thread=98829&treeDisplayType=threadmode1&forum=541#13766589   *should* work for v1.0 of Apache Geronimo.   /Bharath