RE: install problem - where is mod_jserv

2000-11-17 Thread Micky Mimo
Title: RE: install problem - where is mod_jserv






You will only find this directory in the source builds of tomcat 3.1 and up.


/===\

| Micky Mimo    |

| Systems Specialist    |

| (781) 457 - 1317  |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: Steve Elliott [mailto:[EMAIL PROTECTED]]

Sent: Friday, November 17, 2000 11:04 AM

To: [EMAIL PROTECTED]

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





Re: install problem - where is mod_jserv

2000-11-17 Thread Michael J. Suzio

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
[EMAIL PROTECTED]



install problem - where is mod_jserv

2000-11-17 Thread Steve Elliott


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