Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-3545

SlingJSPTaglibTest fails due to missing ELContextWrapper/JspValueExpression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Scripting JSP 2.1.0
    • Scripting
    • None

    Description

      The SlingJSPTaglibTest (from launchpad/integration-tests) fails, probably due to the recent JSP compiler changes, due to the following classes not being found.

      I'm not familiar with that code but I suspect those were implementation classes that are gone now.

      The failing script is taglib-test.jsp [1].

      The type org.apache.sling.scripting.jsp.jasper.JasperException cannot be resolved. It is indirectly referenced from required .class files
      org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper cannot be resolved to a type
      org.apache.sling.scripting.jsp.jasper.el.JspValueExpression cannot be resolved to a type
      

      [1] https://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/resources/integration-test/taglib-test.jsp

      Attachments

        Issue Links

          Activity

            People

              cziegeler Carsten Ziegeler
              bdelacretaz Bertrand Delacretaz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: