>
> > which os and jdk do you use?
>
> i have solved the problem by now.
>
> i did a simple add-module:
>
> ./configure --prefix /usr/local/apache --add-module=src/..../mod_jserv.c
>
>
> the ugly thing about it was, that i had to reload the servlet a
> second time,
> the first time there was an error message. is that normal?

I got the same errormessage when I tried a servlet the first time, but then
I discovered I had to wait a few seconds after starting up Apache.....you
can check this out by setting the log=true in jserv.conf (or your httpd.conf
if you keep your configuration of Jserv in here) and then do a tail -f
jserv.log (or whatever name you gave it!). You can see when it has finished
the initialising of jserv.

The above worked on my system, but I don't know for sure I'm right on
this.....can anyone confirm this?

Gerard



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to