--
Hello,
> > servlets.gnujsp.initArgs=repository=/home/www/jsp/
> >
> > and
> >
> > servlets.org.gjt.jsp.JSPServlet.initArgs=repository=/home/www/jsp/
> >
>
> You would do much better if you noticed that this should be:
>
> servlet.gnujsp.initArgs=repository=/home/www/jsp
>
> Note the singular "servlet". You should also skip the trailing slash when
> specifying directory names.
Oh dear! What a mistake. Yes, that was the problem of course.
I think, I became a little bit confused because some of the properties
actually use "servlets" (servlets.default.initArgs and
servlets.startup for instance), but of course only those, that address
multiple servlets. I should have compared the properties-file more
seriously with the working one. And yes, it's a litte bit late here
:-).
Anyway, many thanks for your help...
Kind regards,
Stephan
--
Stephan Krings Tel/Fax: +49 30 61709314
Blue Orange Internetservice Stefan Merath
Torstr. 109
10119 Berlin/Germany [EMAIL PROTECTED]
--
--------------------------------------------------------------
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]