[jboss-jira] [JBoss JIRA] (AS7-4642) mechanism to load tag libraries from module

Ivica Loncar (JIRA) jira-events at lists.jboss.org
Thu Apr 26 05:02:17 EDT 2012


Ivica Loncar created AS7-4642:
---------------------------------

             Summary: mechanism to load tag libraries from module
                 Key: AS7-4642
                 URL: https://issues.jboss.org/browse/AS7-4642
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Class Loading, Web
    Affects Versions: 7.1.1.Final
            Reporter: Ivica Loncar
            Assignee: David Lloyd
            Priority: Critical


tag libraries are scanned only if they appear in jar inside WEB-INF/lib or are defined in tld under WEB-INF.

The simplest scenario to explain why this is a problem: portlet 2 defines standard portlet taglib, but the classes in this file come from concrete implementations. Currently I see no way to use 2 different portals in a portable way.

Please provide a way to notify a web application that module contains .tld.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list