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