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