-
Bug
-
Resolution: Done
-
Major
-
21.0.0.Final
-
None
-
-
Workaround Exists
-
-
Undefined
-
---
-
---
Currently the ContextFinder.java also looks for the jaxb factories inside the module impl in two situations (to search factory JAXBContextFactory and old JAXBContext using the services). But it does not do the same when using the factory specified in a system property or inside a jaxb.properties file. The idea is making this uniform and do always the same (searching in the TCCL and then, if not found, inside the internal module impl for each specification step).
- causes
-
WFLY-14243 New JAXB tests in WFLY-13968 fails on ee9 profile
- Closed
- is blocked by
-
WFLY-14227 Upgrade jboss-jaxb-api_2.3_spec to 2.0.1.Final
- Closed
- is cloned by
-
JBEAP-19951 [GSS](7.3.z) Consider internal jaxb-impl module in more situations
- Closed