You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2011/05/25 01:14:49 UTC

[jira] [Created] (GERONIMO-5976) Load JSP tag libraries from bundles

Load JSP tag libraries from bundles
-----------------------------------

                 Key: GERONIMO-5976
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5976
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: web
    Affects Versions: 3.0-M1
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


It would be nice to have a way for WAB to load JSP taglib files from separate (somehow dependent) bundles. This is similar to GERONIMO-5938.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5976) Load JSP tag libraries from bundles

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038915#comment-13038915 ] 

Jarek Gawor commented on GERONIMO-5976:
---------------------------------------

In revision 1127356 I modified the code to use the same technique as in GERONIMO-5938 to discover additional JSP tag libraries (based on dependent bundles from DependencyManager and wired bundles).

This makes the discovery of JSP and JSF tag libraries consistent so things should behave in the same way.


> Load JSP tag libraries from bundles
> -----------------------------------
>
>                 Key: GERONIMO-5976
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5976
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: web
>    Affects Versions: 3.0-M1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> It would be nice to have a way for WAB to load JSP taglib files from separate (somehow dependent) bundles. This is similar to GERONIMO-5938.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5976) Load JSP tag libraries from bundles

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038902#comment-13038902 ] 

Jarek Gawor commented on GERONIMO-5976:
---------------------------------------

In revision 1127351 I added a test case for loading JSP tag libraries from separate bundles.


> Load JSP tag libraries from bundles
> -----------------------------------
>
>                 Key: GERONIMO-5976
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5976
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: web
>    Affects Versions: 3.0-M1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> It would be nice to have a way for WAB to load JSP taglib files from separate (somehow dependent) bundles. This is similar to GERONIMO-5938.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5976) Load JSP tag libraries from bundles

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038967#comment-13038967 ] 

Jarek Gawor commented on GERONIMO-5976:
---------------------------------------

In revision 1127388 I committed additional changes to track the bundles with tag libs a little sooner to prevent a possible race condition with WAB extender. The WAB extender could deploy the WAB which could ask for taglibs before the bundle with taglibs was scanned.


> Load JSP tag libraries from bundles
> -----------------------------------
>
>                 Key: GERONIMO-5976
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5976
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: web
>    Affects Versions: 3.0-M1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> It would be nice to have a way for WAB to load JSP taglib files from separate (somehow dependent) bundles. This is similar to GERONIMO-5938.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (GERONIMO-5976) Load JSP tag libraries from bundles

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-5976.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

In revision 1134181 I committed minor fixes that avoid UnsupportedOperationException when DependencyManager.getFullDependentBundles() returns an empty list.


> Load JSP tag libraries from bundles
> -----------------------------------
>
>                 Key: GERONIMO-5976
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5976
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: web
>    Affects Versions: 3.0-M1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> It would be nice to have a way for WAB to load JSP taglib files from separate (somehow dependent) bundles. This is similar to GERONIMO-5938.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira