----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
I didn't find it in the bugs list.
I didn't use rpm to install mod_jserv.
I did the following after unpackaging the downloaded file
1.run ./configure \
--prefix=/usr/local/jserv \
--with-apache-install=/usr/local/apache \
--with-java-platform=2 \
--with-jdk-home=/usr/local/jdk \
--with-jsdk=/usr/local/JSDK2.0 \
--disable-debugging
2. run "make instal"l
3. After that I added the lines "LoadModule jserv_module
libexec/mod_jserv.so"
and "AddModule mod_jserv.c" to httpd.conf file
Thanks,
Naga
Jean-Luc Rochat wrote:
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Naga Yerramsetti wrote:
> >
> > ----------------------------------------------------------------
> > BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> > WHEN YOU POST, include all relevant version numbers, log files,
> > and configuration files. Don't make us guess your problem!!!
> > ----------------------------------------------------------------
> >
> > I could install Jserv1.0 with Apche 1.3.9 using DSO installation.
> > But when I started the apache there is this warning
> > "[warn] Loaded DSO libexec/mod_jserv.so uses plain Apache 1.3 DSO, this
> > module might crash under EAPI!"
> >
> > Why is it so?
> > Can someone help me with this?
> >
> This is described (and answered) in the bug database. Maybe also in FAQ,
> I didn't search.
> Answer : don't use the rpm to install JServ AND mod_ssl, recompile it by
> yourself.
>
> Jean-Luc
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]