You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ondrej Florian (JIRA)" <ji...@apache.org> on 2013/05/09 14:51:15 UTC

[jira] [Created] (SLING-2863) unable to use taglib version 1.3 out of the box

Ondrej Florian created SLING-2863:
-------------------------------------

             Summary: unable to use taglib version 1.3 out of the box
                 Key: SLING-2863
                 URL: https://issues.apache.org/jira/browse/SLING-2863
             Project: Sling
          Issue Type: Bug
          Components: Scripting
            Reporter: Ondrej Florian
            Priority: Minor


while trying to use taglib 1.3 :
<%@taglib prefix="sling" uri="http://sling.apache.org/taglibs/sling/1.3" %>

I am getting error:
The absolute uri: http://sling.apache.org/taglibs/sling/1.3 cannot be resolved in either web.xml or the jar files deployed with this application (500)
---

the problem seems to be in the header of the taglib13.tld definition (please see the attached patch)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira