Hide
Improve resource discovery of the XML mapping files when using XMLConfiguration.
Currently, it only uses the TCCL.
I propose to also use the ClassLoader that has loaded XMLConfiguration.class (in OSGi, it will be able to load any exported resource: DynamicImport-Package)
Show
Improve resource discovery of the XML mapping files when using XMLConfiguration.
Currently, it only uses the TCCL.
I propose to also use the ClassLoader that has loaded XMLConfiguration.class (in OSGi, it will be able to load any exported resource: DynamicImport-Package)