You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Steve Elliott <S....@lancaster.ac.uk> on 2000/11/17 17:03:49 UTC

install problem - where is mod_jserv

I've downloaded tomcat.
I've got to the bit in the install guide about mod_jserv.
Instructions say to find it in
jakarta-tomcat/src/native/apache/jserv
Did I do something silly? I can't find that directory in either v4, v3.2
or v3.1
downloads!


Steve Elliott


Re: install problem - where is mod_jserv

Posted by "Michael J. Suzio" <ms...@iss.net>.
This is a FAQ.  You must download the *src* package to get these
classes!  Just download the binary, use that to install tomcat, then
download the src package and get the jserv or jk adapters from there...

On a side note, I installed JRun yesterday to benchmark some things
against Tomcat (I need to justify the decision to go with Tomcat, so I
needed something to measure against).  One cool thing is does is that
the interfacing to Apache is done via a shipped servlet with JRun that
you run within the JRun server, give it some parameters, and then it
compiles a new module for Apache and loads it in!  I was amazed, it
actually worked and didn't get anything wrong...  Be slick to be able to
match that
ability, and it would end questions like this ;-)

-- 
Michael J. Suzio
Lead Software Engineer -- ISS Southfield
msuzio@iss.net

RE: install problem - where is mod_jserv

Posted by Micky Mimo <mi...@truexchange.com>.
You will only find this directory in the source builds of tomcat 3.1 and up.

/===============================\
| Micky Mimo                    |
| Systems Specialist            |
| (781) 457 - 1317              |
| micky@truexchange.com         |
\===============================/


-----Original Message-----
From: Steve Elliott [mailto:S.Elliott@lancaster.ac.uk]
Sent: Friday, November 17, 2000 11:04 AM
To: tomcat-user@jakarta.apache.org
Subject: install problem - where is mod_jserv



I've downloaded tomcat.
I've got to the bit in the install guide about mod_jserv.
Instructions say to find it in
jakarta-tomcat/src/native/apache/jserv
Did I do something silly? I can't find that directory in either v4, v3.2
or v3.1
downloads!


Steve Elliott