https://issues.apache.org/bugzilla/show_bug.cgi?id=48689

--- Comment #3 from Jarek Gawor <jga...@gmail.com> 2010-02-06 10:01:14 UTC ---
First, can you quickly describe or point me to the features that were added to
support TLD scanning in OSGi env. in case I missed them?

We have a custom implementation of TldLocationsCache.java. If the TLD is within
the application bundle (accessible via ServletContext or within a jar file in a
bundle) everything works fine. But in some cases we want to return a TLD that
is located in another bundle. So all we have is a URL to the TLD. For example,
something like bundle://123:0/META-INF/foo.tld. And in this case there is no
"jar url" I can pass/return to Jasper.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to