[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
RE: Strange behaviour for direct calls to gnujsp
I can confirm this issue. Yes, if you type http://host/servlet/gnujsp/, you
get a directory listing. Looks like a bug to fix.
--- Noel
> -----Original Message-----
> From: Ralph Einfeldt [mailto:ralph.einfeldt@uptime-isc.de]
> Sent: Friday, December 17, 1999 1:37 AM
> To: 'Noel J. Bergman'
> Cc: 'gnujsp@gjt.org'
> Subject: AW: Strange behaviour for direct calls to gnujsp
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I am using gnujsp-1.0cvs-19991213-0600.
>
> Did you include the last slash in the request ?
> Without that I also get 'file not found'.
>
> - From the log it looks like gnujsp is opening the
> document root directory as a file:
>
> [17.12.1999 07:24:24:695] gnujsp/org.gjt.jsp.JspServlet: service started
> [17.12.1999 07:24:24:697] gnujsp/org.gjt.jsp.JspServlet: getResIm:
> return file:/project/htdocs//servlets/gnujsp
> [17.12.1999 07:24:24:698] gnujsp/org.gjt.jsp.JspServlet: Parsing
> file:/project/htdocs//servlets/gnujsp
> [17.12.1999 07:24:24:701] gnujsp/org.gjt.jsp.JspServlet: service: file
> not found: /project/htdocs//servlets/gnujsp
> [17.12.1999 07:24:28:296] gnujsp/org.gjt.jsp.JspServlet: service started
> [17.12.1999 07:24:28:298] gnujsp/org.gjt.jsp.JspServlet: getResIm:
> return file:/project/htdoc/
> [17.12.1999 07:24:28:299] gnujsp/org.gjt.jsp.JspServlet: Parsing
> file:/project/htdoc/
> [17.12.1999 07:24:28:439] gnujsp/org.gjt.jsp.JspServlet: Depends on /
> [17.12.1999 07:24:28:440] gnujsp/org.gjt.jsp.JspServlet: getResIm:
> return file:/project/htdoc/
> [17.12.1999 07:24:28:442] gnujsp/org.gjt.jsp.JspServlet:
> file:/project/htdoc/ timestamp 945411628000
> [17.12.1999 07:24:28:443] gnujsp/org.gjt.jsp.JspServlet: Emitting source
> to /project/jsp_class/jsp.java
> [17.12.1999 07:24:28:455] gnujsp/org.gjt.jsp.JspServlet: Compiling
> /project/jsp_class/jsp.java
>
> - -----Ursprüngliche Nachricht-----
> Von: Noel J. Bergman [mailto:noel@ibm.net]
> Gesendet: Donnerstag, 16. Dezember 1999 18:26
> An: Ralph Einfeldt
> Betreff: RE: Strange behaviour for direct calls to gnujsp
>
>
> > What is gnujsp supposed to do, when it is invoke like
> > http:/host/servlets/gnujsp/
>
> On my system, running current CVS code, it produces "HTTP 404 - File not
> found", which is what I'd expect. I don't recall any support for
> producing
> a directory listing or status report.
>
> What version are you running?
>
> --- Noel
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 6.0.2
>
> iQA/AwUBOFnMycXHsIWwyO+rEQIeTgCeMURV5J63Ek3yD6bxX40gkGk4ihAAoNNF
> U7wDIGc9HEouLewUPkaEd7lR
> =jv2B
> -----END PGP SIGNATURE-----
>