NPE in XBeanHelper.createBeanDefinitionReader with some Classloaders
--------------------------------------------------------------------

                 Key: XBEAN-39
                 URL: http://issues.apache.org/jira/browse/XBEAN-39
             Project: XBean
          Issue Type: Bug
    Affects Versions: 2.5, 2.4, 2.3, 2.2, 2.1, 2.0
            Reporter: Stefan Kleineikenscheidt


XBean fails on systems with some classloaders, which do not return sensible 
values from the following methods
  pkg.getImplementationVersion();  or
  cl.getResourceAsStream(name);

This leads to 
a) a NPE thrown by SpringVersion.getVersion,
b) the property files with custom mappings are not found.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to