Ly,

1/ Is your tomcat installation working fine with JSP ?
2/ What tomcat version are you using ?
3/ What cactus version and servlet api are you using ?

My best bet is that you are using cactus for servlet api 2.3 with Tomcat 3.x

Hope it helps
-Vincent

----- Original Message -----
From: "Ly, Dan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 11, 2001 8:04 PM
Subject: Error trying to run the sample test


> Hi All,
>
> I encountered into the following errors while running ant tests_all.
Please
> help
>
>
> ......
>      [java] ContextConfig[/test]: Added certificates -> request attribute
> Valve
>      [java] StandardWrapper[/test:default]: Loading container servlet
> default
>      [java] StandardWrapper[/test:invoker]: Loading container servlet
> invoker
>      [java] StandardWrapper[/test:jsp]: Using Jasper classloader for
servlet
> js
>
>      [java] HttpConnector[8180] Starting background thread
>
> tests:
>     [junit] Running org.apache.cactus.TestAll
>      [java] ApplicationDispatcher[/test]: Servlet.service() for servlet
jsp
> thr
> w exception
>      [java] org.apache.jasper.JasperException: Unable to compile class for
> JSP
>           if (pageContext != null) pageContext.handlePageException(t);
>      [java]
>  ^
>      [java] 1 error
> .......
>
>
> Thank you
> Dan Ly
>

Reply via email to