You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Rohit Rai <ro...@gmail.com> on 2006/02/17 10:06:17 UTC

Apache Http Server with Geronimo

 My company is basically into J2EE development and provides hosted online
Application services.
I am trying to establish a server with Cent OS running Apache HTTP as the
primary web server and Geronimo as the Application Server.  I would like to
know how can I run regular websites serviced by Apache and the J2EE Apps
being serviced by Geronimo
Thanks in Advance

Regards,
Rohit

Re: Apache Http Server with Geronimo

Posted by Rohit Rai <ro...@gmail.com>.
Thanks. Will go through them

On 2/17/06, Bharath <db...@gmail.com> 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&forum=541#13766589
>
> *should* work for v1.0 of Apache Geronimo.
>
> /Bharath
>



--
Rohit Rai
Echo IT labs Pvt. Ltd.

Re: Apache Http Server with Geronimo

Posted by Bharath <db...@gmail.com>.
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

Re: Apache Http Server with Geronimo

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
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

On 2/17/06, Rohit Rai <ro...@gmail.com> wrote:
>
>
> My company is basically into J2EE development and provides hosted online
> Application services.
> I am trying to establish a server with Cent OS running Apache HTTP as the
> primary web server and Geronimo as the Application Server.  I would like to
> know how can I run regular websites serviced by Apache and the J2EE Apps
> being serviced by Geronimo
> Thanks in Advance
>
> Regards,
> Rohit