[
https://issues.apache.org/jira/browse/GERONIMO-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805638#action_12805638
]
Jarek Gawor commented on GERONIMO-5051:
---------------------------------------
Fixed both issues in revision 903814.
The only thing that's not done at deployment or runtime is scanning for
container-provided TLDs. We may need to address this in the future.
> Taglib discovery does not work
> ------------------------------
>
> Key: GERONIMO-5051
> URL: https://issues.apache.org/jira/browse/GERONIMO-5051
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: osgi, web
> Affects Versions: 3.0
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
>
> There are two problems:
> 1) At runtime the taglibs are not discovered correctly. The current code
> scans jars based on URLClassLoader which is not present in OSGi environment.
> 2) At deployment time, the deployer assumes a file system and does not work
> when a bundle is being deployed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.