[
https://issues.apache.org/jira/browse/GERONIMO-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830299#action_12830299
]
Jarek Gawor commented on GERONIMO-5051:
---------------------------------------
The myfaces TLDs are not discovered yet at runtime or deployment time.
Also, Jasper will need to be modified to read TLDs in other bundles besides the
application bundle. I opened
https://issues.apache.org/bugzilla/show_bug.cgi?id=48689 to track this issue. I
might apply this patch to our Tomcat build.
> Taglib discovery does not work
> ------------------------------
>
> Key: GERONIMO-5051
> URL: https://issues.apache.org/jira/browse/GERONIMO-5051
> Project: Geronimo
> Issue Type: Sub-task
> Security Level: public(Regular issues)
> Components: osgi, web
> Affects Versions: 3.0
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
> Fix For: 3.0
>
>
> 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.