roland,
i too was banging my head on this over the weekend!
of course my variable stack was high as i was dealing with apache as dso as well
well .......
long story shorter and relative to your needs is
the configure script {if you compile dso at least}
says
to use the example folder of the apachejserv package
by just including them in the httpd.conf!
so im my case
Include $where/ever/ApacheJServinstall/example/jserv.conf
after trying to build my own copy all day i stumbled across this!
yeesh
<tip>
the ApacheJserv install docs are not very verbose about dso IMHO
but for those who need to know
./configure --with-dso --with-apxs --with-apache-autconf --with-apache-install=/usr
{inmy case}
worked well for me
</tip
<tip 2>
for those who need servlets up and running and dont care how check out jsdk 2.1 and
unpack and hit startserver command
wow talk about start up time!
</tip 2>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]