[
https://issues.apache.org/jira/browse/DISCOVERY-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi resolved DISCOVERY-6.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.5
fixed on /trunk, see DiscoverClasses r1090690, used Emmanuel's suggestion and
Torsten Curdt's hint on http://vafer.org/blog/20081210001333/
> [discovery] Doesn't work with ClassLoaders that do not support getResource()
> ----------------------------------------------------------------------------
>
> Key: DISCOVERY-6
> URL: https://issues.apache.org/jira/browse/DISCOVERY-6
> Project: Commons Discovery
> Issue Type: Bug
> Environment: Operating System: Linux
> Platform: PC
> Reporter: Len Trigg
> Assignee: Simone Tripodi
> Fix For: 0.5
>
> Attachments: DiscoverClasses.patch, testcase.jar
>
>
> I am trying to run inside a plugin environment where the plugin ClassLoader
> extracts classes from nested jarfiles. This ClassLoader supports loadClass()
> and
> getResourceAsStream(), but does not support getResource().
> Discovery assumes that all classes that can be loaded by a ClassLoader can be
> accessed by getResource(), and thus fails in this environment. In my
> googling, I
> found several people experiencing this problem, but no solutions.
> Is this project still actively maintained?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira