[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: Testsuite problem - any help please
Hi John,
you didn't say much about your configuration but I guess you have
different directories mapped in your web space.
And you didn't say what version you are using. I am guessing 1.0.0.
This problem should be fixed in recent snapshot,
please give that a try.
Don't forget to remove (!) pagebase from your properties file
when trying to run latest snapshot. The INSTALL.apache is
currently incorrect.
Please tell us if it worked, it is brand new.
>This occurs when I try to run main.jsp from my public_html directory - I
>think it is not properly resolving the alias - this doesn't fail when I run
>it from the web server document root directory.
>
>This is problem when including files as well ...
>
>please help -
>John
>-=-=-=
>
>environment:
>context.getServerInfo() = ApacheJServ/1.0/ GNUJSP 1.0 wrapper
>me = http://qasrv.qa/~jtashiro/gnujsp/testsuite/main.jsp
>me as url: = http://qasrv.qa/~jtashiro/gnujsp/testsuite/main.jsp
>ServerPort = 80
>PathInfo = '/~jtashiro/gnujsp/testsuite/main.jsp'
>ServletPath = '/servlets/gnujsp'
>-=-=--=
>Test 4 - 2.3 Comments 3 - HTML Comment 3:
> (http://qasrv.qa/~jtashiro/gnujsp/testsuite/t2_3-3-comments.jsp)
> ---expected ---
>
> [Value:value1]
>
> ---output was---
>
> <html>
> <body>
> <h1>2.3 Comments</h1>
> <!-- This comment should be parseable i think! [Value:<PRE>Exception:
>javax.servlet.ServletException: java.lang.RuntimeException: GNUJSP: internal
>error, could not find resourceImpl
> javax.servlet.ServletException: java.lang.RuntimeException: GNUJSP:
>internal error, could not find resourceImpl
> at java.lang.Throwable.fillInStackTrace(Native Method)
> at java.lang.Throwable.fillInStackTrace(Compiled Code)
> at java.lang.Throwable.<init>(Compiled Code)
> at java.lang.Exception.<init>(Compiled Code)
> at javax.servlet.ServletException.<init>(Compiled Code)
Ciao,
Carsten
alph@gjt.org
>