Hi Tong

I'm using the rpm's from the Jakarta project, 
        tomcat-3.2.1-1.noarch.rpm
        tomcat-mod-3.2.1-1.rpm

I've apache, apache-devel, open-ssl, mod-ssl, auth-ldap and open-ldap  
also. All this stuff works fine as is, except our friend the mod_jk.so
connector, and compiling it from sources did the job

Tong Sun escribió:
> 
> Thanks, Jorge
> 
> I did compile it myself. Here is the result.
> 
> $ file mod_jk.so
> mod_jk.so: ELF 32-bit LSB shared object, Intel 80386, version 1,
> stripped
> 
> $ size mod_jk.so
>    text       data     bss     dec     hex filename
>   76239    1460      28   77727   12f9f mod_jk.so
> 
> I only build the mod_jk.so, though. I use the apache Mandrake devel
> edition to build it. Did you also build the apache yourself?
> 
> and BTW, I'm using Mandrake 7.2.
> 
> > Date: Thu, 01 Feb 2001 11:08:16 +0100
> > To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> > From: Jorge =?iso-8859-1?Q?Garc=EDa?= <[EMAIL PROTECTED]>
> > Subject: Re: Tomcat + Apache under Mandrake
> > Message-ID: <[EMAIL PROTECTED]>
> > You must compile mod_jk.so yourself. It is easy, see the docs.
> >
> > I had the same problem and it works fine now after compiling from
> > sources.
> >
> > Tong Sun escribió:
> > >
> > > Hi,
> > >
> > > I managed to get Tomcat + Apache working under RH6.2 using mod_jk, which
> > > means that all static pages are served by Apache (port 80), yet all
> > > servlets and JSPs are forward to Tomcat by Apache to port 8080.
> > >
> > > Then I tried the same steps under Mandrake. Everything works find execpt
> > > that Apache still insists serving the servlets and JSPs itself, without
> > > forwarding them to Tomcat (port 8080). The result is that jsp are
> > > display as plain text and servlets are not found.
> > >
> > > I asked the (only) friend who know the Tomcat, servlets and JSPs, and he
> > > is having the same problem as mine.
> > >
> > > Has any of you met with the same problem? If not, please tell me what
> > > kind of tools and steps should I take to nail down what is wrong? (I
> > > tried to see if the communication between Tomcat and Apache using
> > > netstate, but it seems to me now that it is not the right tool).
> > >
> > > Thanks a lot for your help.
> > >
> > > and please CC me a copy whenever you reply, 'cause I'm subscribing in
> > > digest mode. Thanks
> 
> --
> SUN, Tong
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
begin:vcard 
n:García;Jorge
tel;fax:34 91 562 68 13
tel;work:34 91 411 86 94
x-mozilla-html:TRUE
url:www.inner.es
org:INNER Research;Sistemas de Información
adr:;;cl Velázquez 109;Madrid;;28006;SPAIN
version:2.1
email;internet:[EMAIL PROTECTED]
title:Director del Sistema de Información
x-mozilla-cpt:;0
fn:Jorge García
end:vcard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to