Branch: refs/heads/main
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 1c27976aa8ca981029cc09dc3ff30264a88dfe1c
https://github.com/jbossws/jbossws-cxf/commit/1c27976aa8ca981029cc09dc3ff...
Author: Jim Ma <ema(a)redhat.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/CXFServletExt.java
A modules/server/src/main/java/org/jboss/wsf/stack/cxf/JAXPDelegateClassLoader.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/SecurityActions.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/BusDeploymentAspect.java
M modules/testsuite/cxf-tests/pom.xml
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4385/Hello.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4385/HelloBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4385/JBWS4385TestCase.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4385/WEB-INF/web.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4385/WEB-INF/wsdl/HelloWorld.wsdl
Log Message:
-----------
[JBWS-4385]:This fix starts with Brad Maxwell's proposed change and added a
JAXPDelegateClassLoader to Protect the jbossws runtime from loading the jaxp impl from
user's deployment