It is about the same for Redhat Linux 7.1. I did it a couple of weeks ago:

First, make sure your apache supports DSO (Dynamic shared library). I had to
recompile apache on my box to get that.

Next, configure your tomcat. (Maybe tomcat-cocoon, etc.)

Then, do what peter described, use the include syntax of httpd.conf to
include ***.conf-auto

I thought the tomcat-apache doc from jakarta was pretty good. Just make sure
you follow the instructions very carefully.

Good luck,
-Xibin Zeng

On Monday 20 August 2001 03:54 am, you wrote:
> What is your exact problem? Is it the installation of the module executable
> itself or is it the configuration in httpd.conf?
>
> If you have problems with the httpd.conf
> 1)Run tomcat at least once
> 2)tomcat is going to write the file <tomcat-install>/conf/mod_jk.conf-auto
> then 3)you have 2 options now: You may copy the content of this file
> verbatim into httpd.conf or you can "include" the file (don't ask me the
> correct syntax for that, I can't recall right now)
>
> BTW: This is true for WinNT, but I hope there is at least some platform
> independence :-)
>
> Peter
>
> Aravind wrote:
> > hi,
> >
> > can anyone please guide me on integration of tomcat with apache
> > (installation of adapter mod_jk section)
> > the documentation given with tomcat is not proper and confusing a lot.
> > they have referred a directory which is not at all exist.
> > i have tomcat 3.2.1 on solaris platform
> >
> > thanks in advance
> >
> > regards,
> > Aravind
> >
> > -------------------------------------------------------------------------
> >--- ---------------
> > Aravind
> > Sr. Systems Engineer
> > Manipal Control Data,
> > 512, VI Cross VI Block, Koramangala,
> > Bangalore - 95  INDIA
> >
> > Phone : 552 1250  Fax : 552 1254   email :  [EMAIL PROTECTED]
> >
> > Personal email : [EMAIL PROTECTED]    [EMAIL PROTECTED]
> > -------------------------------------------------------------------------
> >--- ---------------------------------
> >
> > _________________________________________________________________________
> >__ To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

--

Xibin Zeng

Life is full of surprises. Enjoy.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to