Portlet app tests broken
------------------------
Key: WW-2494
URL: https://issues.apache.org/struts/browse/WW-2494
Project: Struts 2
Issue Type: Bug
Components: Plugin - Portlet
Reporter: Don Brown
Priority: Blocker
Fix For: 2.1.1
The portlet app tests are broken with the following error:
2008-02-16 13:55:34.113::WARN: /test/pluto/index.jsp
org.apache.jasper.JasperException: /pluto/index.jsp(19,58) PWC6188: The
absolute uri: http://java.sun.com/jstl/core cannot be resolved in either
web.xml or the jar files deployed with this application
>From what I can tell, the JSP 2.0 version of JSTL uses the different uri
>http://java.sun.com/jsp/jstl/core but the fix for that seems to be in the
>maven-jetty-pluto-embedded plugin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.