Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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