Bertrand Delacretaz created SLING-3546:
------------------------------------------
Summary: SLING2617Test fails, JasperException not found
Key: SLING-3546
URL: https://issues.apache.org/jira/browse/SLING-3546
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Bertrand Delacretaz
The SLING2617Test (from launchpad/integration-tests) fails, probably due to the
recent JSP compiler changes, due to not finding the
org.apache.sling.scripting.jsp.jasper.JasperException class.
The failing script is bean-set-get.jsp [1].
{code}
An error occurred at line: 23 in the jsp file: /apps/nt/unstructured/html.jsp
The type org.apache.sling.scripting.jsp.jasper.JasperException cannot be
resolved. It is indirectly referenced from required .class files
...
An error occurred at line: 25 in the jsp file: /apps/nt/unstructured/html.jsp
org.apache.sling.scripting.jsp.jasper.JasperException cannot be resolved to a
type
{code}
[1]
https://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/resources/integration-test/issues/sling2617/bean-set-get.jsp
--
This message was sent by Atlassian JIRA
(v6.2#6252)