-
Task
-
Resolution: Done
-
Major
-
jbossws-cxf-6.2.0.Final
-
None
When there is some legacy version xercer jar in the user's deployment, the webservice runtime will load this xerces jar from application deployment. Now we print some warning message when it detects there is jaxp implementation in the user deployment, we can improve this and always load the jaxp implementation from WFLY's module system ,and only load this implementation in the jbossws method invoker.
- causes
-
JBEAP-28310 [GSS](8.0.z) JBWS-4430 - Sever throws IllegalStateException when call a handler with the CDI bean invocation in EAP 8.0.3 or later
- New
- is incorporated by
-
JBEAP-19218 [GSS](7.4.z) JBossWS/CXF is using application's JAXP instead of the container's JAXP implementation
- Closed
- relates to
-
JBWS-4430 Sever throws IllegalStateException when call a handler with the CDI bean invocation
- Open