Closed
Description
Artem Bilan opened SPR-11721 and commented
The NPE
is here:
ClassLoader cl = SpringProperties.class.getClassLoader();
URL url = cl.getResource(PROPERTIES_RESOURCE_LOCATION);
The similar issue is here: http://stackoverflow.com/questions/1921238/getclass-getclassloader-is-null-why
Affects: 3.2.8, 4.0.3
Reference URL: http://stackoverflow.com/questions/23228968
Issue Links:
- PreparedStatement#getParameterMetaData() calls may trigger unwanted side effects [SPR-11386] #16013 PreparedStatement#getParameterMetaData() calls may trigger unwanted side effects
- StandardEnvironment's system environment access produces warning with stacktrace on WebSphere [SPR-11297] #15921 StandardEnvironment's system environment access produces warning with stacktrace on WebSphere
- Improve the performance of BeanInfo lookups in CachedIntrospectionResults [SPR-9014] #13653 Improve the performance of BeanInfo lookups in CachedIntrospectionResults
- PropertyEditorRegistrySupport throws ExceptionInInitializerError when on endorsed classpath [SPR-11780] #16402 PropertyEditorRegistrySupport throws ExceptionInInitializerError when on endorsed classpath
Backported to: 3.2.9