[ 
https://issues.apache.org/jira/browse/GERONIMO-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026969#comment-13026969
 ] 

Ivan commented on GERONIMO-5938:
--------------------------------

Current changes only make traditional JavaEE applications work, for WABs, due 
to no geronimo-plugins.xml is generated, no way to known the dependent bundles 
while starting the application. One solution is to record those dependencies in 
the gbean while deploying the WAB, or using wired bundles to calculate the 
dependent bundles while starting the WAB.

> Load JSF taglib xml files from bundles
> --------------------------------------
>
>                 Key: GERONIMO-5938
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5938
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: myfaces
>    Affects Versions: 3.0-M1
>            Reporter: Jarek Gawor
>            Assignee: Ivan
>
> It would be nice to have a way for WAB to load JSF taglib xml files from 
> separate (somehow dependent) bundles. I think that currently supported for 
> faces-config.xml but not for the taglib xml files.

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

Reply via email to