-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.3.1.GA
-
None
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).
- clones
-
WFLY-13968 Consider internal jaxb-impl module in more situations
- Closed