[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:06:17 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivica Loncar updated AS7-4642:
------------------------------

    Description: 
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 relevant subsystem for web applications that specific module contains a .tld.



  was:
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.





Rephrased.
                
> 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
>              Labels: modules, tag, taglib, tld
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> 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 relevant subsystem for web applications that specific module contains a .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