EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
OW2 Util
Created: 08/Jan/09 10:21 AM
Updated: 08/Jan/09 01:11 PM
|
|
| Component/s: |
XML
|
| Affects Version/s: |
None
|
| Fix Version/s: |
OW2 Util 1.0.12
|
|
|
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)
|
|
Description
|
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 » |
|