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

Jarek Gawor commented on GERONIMO-5051:
---------------------------------------

I updated Tomcat deployment so that the TLD listeners discovered during 
deployment are passed to Tomcat. That way Tomcat won't have to scan for these 
listeners at startup. Committed in revision 905523.


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

Reply via email to