Branch: refs/heads/dependabot/maven/io.undertow-undertow-core-2.3.17.Final
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 71880b89c1a38cc556ebdc699176fde529571460
https://github.com/jbossws/jbossws-cxf/commit/71880b89c1a38cc556ebdc69917...
Author: Jonatas Emidio <jonatasemidio(a)gmail.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M CONTRIBUTING.md
Log Message:
-----------
Fixing a tiny typo: JBssWS to JBossWS
Commit: bc838dea2070411dfd902450618c6034a34046a4
https://github.com/jbossws/jbossws-cxf/commit/bc838dea2070411dfd902450618...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/JAXPDelegateClassLoader.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerAuthInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/SecurityActions.java
M modules/testsuite/cxf-tests/pom.xml
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/DelegateBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/EmptyBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/Hello.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/HelloBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/LoggingHandler.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/web.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/wsdl/HelloWorld.wsdl
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/handlers.xml
M pom.xml
Log Message:
-----------
[JBWS-4430]:Sever throws IllegalStateException when call a handler with the CDI bean
invocation
Commit: ccf74136eb5ecad1f5f3b89d52cd88a1fe496c9d
https://github.com/jbossws/jbossws-cxf/commit/ccf74136eb5ecad1f5f3b89d52c...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLPhaseInterceptor.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CDIOutInterceptor.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/HelloBean.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
Log Message:
-----------
[JBWS-4430]:Fix IllegalStateException in CXF interceptor when it tries to access CDI
bean
Commit: f890d15f74c17b30c60d6187cb214773816ad552
https://github.com/jbossws/jbossws-cxf/commit/f890d15f74c17b30c60d6187cb2...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
R
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerAuthInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerConfigInterceptor.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CDIOutInterceptor.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
Log Message:
-----------
[JBWS-4430]:Rename HandlerAuthInterceptor to HandlerConfigInterceptor;Improve comment
and test
Commit: 5b28a3d9901bed4a65172c7d9e286c89360014e3
https://github.com/jbossws/jbossws-cxf/commit/5b28a3d9901bed4a65172c7d9e2...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
Log Message:
-----------
[JBWS-4430]:Add doc for the interceptors that access CDI beans in WFLY
Commit: ea9152ce51583cbf996e4f3d7ce9d4af43c0f597
https://github.com/jbossws/jbossws-cxf/commit/ea9152ce51583cbf996e4f3d7ce...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jbossws-cxf-7.3.0.Final
Commit: 602dc7fbfcb46c8207ec5a66e7ea49c6f7d35eec
https://github.com/jbossws/jbossws-cxf/commit/602dc7fbfcb46c8207ec5a66e7e...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 346e8c16c440f78fcc02a22bbb1e869324edbd19
https://github.com/jbossws/jbossws-cxf/commit/346e8c16c440f78fcc02a22bbb1...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/CXFServletExt.java
Log Message:
-----------
[JBWS-4433]:Don't create JAXPDelegateClassLoader for each invocation in the
CXFServletExt
Commit: a7951e7a19327314cf5fd66e60b54a9a9ed6017b
https://github.com/jbossws/jbossws-cxf/commit/a7951e7a19327314cf5fd66e60b...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/JAXPDelegateClassLoader.java
M pom.xml
Log Message:
-----------
[JBWS-4435]:Upgrade jbossws-common from 5.0.0.Final to 5.1.0.Final
Commit: 575b2279f48593c511d851ffcff641db3ec8aa70
https://github.com/jbossws/jbossws-cxf/commit/575b2279f48593c511d851ffcff...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
Update the version to 7.3.1-SNAPSHOT
Commit: 201b49e680f909ece1537496bd1ac294f9a7a2e6
https://github.com/jbossws/jbossws-cxf/commit/201b49e680f909ece1537496bd1...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jbossws-cxf-7.3.1.Final
Commit: 78767b738dc68662c21b58d4ef421b45bb12ecf5
https://github.com/jbossws/jbossws-cxf/commit/78767b738dc68662c21b58d4ef4...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 7146f0e240aafc7cc21e14d8a0c13dba267f59db
https://github.com/jbossws/jbossws-cxf/commit/7146f0e240aafc7cc21e14d8a0c...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Bump io.undertow:undertow-core from 2.3.15.Final to 2.3.18.Final
Bumps [
io.undertow:undertow-core](https://github.com/undertow-io/undertow) from
2.3.15.Final to 2.3.18.Final.
- [Release
notes](https://github.com/undertow-io/undertow/releases)
- [
Commits](https://github.com/undertow-io/undertow/compare/2.3.15.Final...2...
---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 3ba024794a58b1743493bc07fb2077013350e75d
https://github.com/jbossws/jbossws-cxf/commit/3ba024794a58b1743493bc07fb2...
Author: Jim Ma <ema(a)redhat.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[JBWS-4439]:Upgrade CXF to 4.0.6 and upgrade other CXF dependencies
Commit: adf5663a4286e11c52fe79d81cb5fef36c418ce6
https://github.com/jbossws/jbossws-cxf/commit/adf5663a4286e11c52fe79d81cb...
Author: Jim Ma <ema(a)redhat.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/security/authentication/SubjectCreator.java
Log Message:
-----------
[JBWS-4438]:Authentication always failed when the webservice security is configured with
a custom realm
Commit: 24d69e530788bac8f0d7c0679b1791260b707b3d
https://github.com/jbossws/jbossws-cxf/commit/24d69e530788bac8f0d7c0679b1...
Author: Jim Ma <ema(a)redhat.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M
modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/saaj/jbws3084/JBWS3084TestCase.java
M
modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/saaj/jbws3084/ServiceImpl.java
Log Message:
-----------
[JBWS-4388]:Improve the test to verify the HttpClientHTTPConduit can disable the http
chunk mode
Commit: 858f6464c81af53a8c1558fb60dfdb586852c829
https://github.com/jbossws/jbossws-cxf/commit/858f6464c81af53a8c1558fb60d...
Author: Jim Ma <ema(a)redhat.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[JBWS-4441]:Upgrade wildfly to 35.0.0.Final
Commit: 52dd7307931eeec7900bca721e73e50039989c8c
https://github.com/jbossws/jbossws-cxf/commit/52dd7307931eeec7900bca721e7...
Author: Jim Ma <ema(a)redhat.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[JBWS-4441]:Upgrade WildFly to 34.0.1.Final for java11
Commit: a06af148fbcce6e1cc6d14fbc0c4d81fe4573ae4
https://github.com/jbossws/jbossws-cxf/commit/a06af148fbcce6e1cc6d14fbc0c...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-03-08 (Sat, 08 Mar 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.jboss.logging:jboss-logging-annotations
Bumps
[
org.jboss.logging:jboss-logging-annotations](https://github.com/jboss-log...
from 2.2.1.Final to 3.0.4.Final.
- [Release
notes](https://github.com/jboss-logging/jboss-logging-tools/releases)
-
[
Commits](https://github.com/jboss-logging/jboss-logging-tools/compare/2.2...
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging-annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 551938ca14b26be416827314e2ed27b737f2578d
https://github.com/jbossws/jbossws-cxf/commit/551938ca14b26be416827314e2e...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-03-08 (Sat, 08 Mar 2025)
Changed paths:
M .github/workflows/cloud-build.yml
Log Message:
-----------
Bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1
Bumps [
manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-mi...
from 2.13.0 to 2.13.1.
- [Release
notes](https://github.com/manusa/actions-setup-minikube/releases)
- [
Commits](https://github.com/manusa/actions-setup-minikube/compare/v2.13.0...
---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: c27c41895ee5449b557a9872193b5f63c61c1c0d
https://github.com/jbossws/jbossws-cxf/commit/c27c41895ee5449b557a9872193...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M docbook/pom.xml
Log Message:
-----------
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.1 to 3.2.0
Bumps
[
org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/...
from 2.2.1 to 3.2.0.
- [Release
notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
-
[
Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/m...
-
[
Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/...
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: d84bb27186509c7d35f52a3ee247f84e54189891
https://github.com/jbossws/jbossws-cxf/commit/d84bb27186509c7d35f52a3ee24...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/ServerBeanCustomizer.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLAwarePhaseInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLPhaseInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerConfigInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareInterceptorReplacer.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwarePhaseInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CDIOutInterceptor.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/HelloBean.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/LoggingHandler.java
Log Message:
-----------
[JBWS-4444] Server throws IllegalStateException when call to SOAPHandler's
getHeaders/handleFault/close methods is performed and their code include the CDI bean
invocation
The idea of the fix is the following:
* Every non Apache CXF interceptor is considered either JBossWS provided or user provided
interceptor
* Each such non Apache CXF interceptor is wrapped with TCCL aware interceptor
- this wrapping is necessary for all Endpoint, Service, Bus & Binding interceptors
- every TCCL aware interceptor delegates its calls (with proper TCCL in place where
necessary) to wrapped delegate interceptor
* The only exception from Apaches's CXF interceptors is:
org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
- that one needs special treatment and must be wrapped too
(luckily there was no cast in Apache CXF code base involving this one - otherwise it
wouldn't work)
* Special treatment is needed also for
org.apache.cxf.binding.soap.interceptor.SoapInterceptor instances
- to delegate properly TCCL aware calls to getUnderstoodHeaders() method
* org.jboss.wsf.stack.cxf.interceptor.AbstractTCCLPhaseInterceptor was marked as
deprecated,
its usages inside code base have been removed and documentation referencing it was
eliminated
Commit: 34a9216c0bfe0518849cb8e8879201e5f6bbbf77
https://github.com/jbossws/jbossws-cxf/commit/34a9216c0bfe0518849cb8e8879...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/ServerBeanCustomizer.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLAwarePhaseInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLPhaseInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerConfigInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareInterceptorReplacer.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwarePhaseInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CDIOutInterceptor.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/HelloBean.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/LoggingHandler.java
Log Message:
-----------
Merge pull request #588 from ropalka/JBWS-4444
[JBWS-4444] Server throws IllegalStateException when call to SOAPHandler's
getHeaders/handleFault/close methods is performed and their code include the CDI bean
invocation
Commit: 191ce0edac7bef57043ce8f4cd30c21c33a654c0
https://github.com/jbossws/jbossws-cxf/commit/191ce0edac7bef57043ce8f4cd3...
Author: bmaxwell <bmaxwell(a)redhat.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/AccessTokenClientHandler.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/AccessTokenClientHandlerResolver.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/Client.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/ClientBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CredentialsCDIBean.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/LoggingHandler.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/beans.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/wsdl/ClientBeanService.wsdl
Log Message:
-----------
[JBWS-4444] add custom HandlerResolver to JBWS4430TestCase client test, added beans.xml,
added ClientBean intermediate to test CDI in client custom HandlerResolver
Commit: 9e9701522d34da623fc658011b540c763e763bf2
https://github.com/jbossws/jbossws-cxf/commit/9e9701522d34da623fc658011b5...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandler.java
A
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandlerReplacer.java
A
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandlerResolver.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLAwarePhaseInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerConfigInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
Log Message:
-----------
[JBWS-4444] Server throws IllegalStateException when call to SOAPHandler's
getHeaders/handleFault/close ethods is peformed and their code include the CDI bean
invocation - second round of fixes
The idea of this second round of fixes is the following:
* setHandlerResolver() of provider implementation is overriden to wrap client provided
handler resolver with TCCL aware handler resolver
* TCCL aware Handler resolver wraps every handler client provided with TCCL aware
handler
* finally there's a minor refactoring included that uses instanceof check against
DelegateClassLoader instead of implementation specific JAXPDelegateClassLoader
Commit: 0f3eaf59a0bf84ac491dde636b57bc4101456b5e
https://github.com/jbossws/jbossws-cxf/commit/0f3eaf59a0bf84ac491dde636b5...
Author: Jim Ma <ema(a)redhat.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
Log Message:
-----------
[Minor Change]:Remove ZipExporter in test
Commit: dfca8db0349b97dc4e83b0165efd669e06538437
https://github.com/jbossws/jbossws-cxf/commit/dfca8db0349b97dc4e83b0165ef...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandler.java
A
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandlerReplacer.java
A
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandlerResolver.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLAwarePhaseInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerConfigInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/AccessTokenClientHandler.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/AccessTokenClientHandlerResolver.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/Client.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/ClientBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CredentialsCDIBean.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/LoggingHandler.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/beans.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/wsdl/ClientBeanService.wsdl
Log Message:
-----------
Merge pull request #592 from jimma/JBWS-4444-main
[JBWS-4444] Server throws IllegalStateException when call to SOAPHandler's
getHeaders/handleFault/close methods is performed and their code include the CDI bean
invocation
Commit: 5735ac8d9985a33b80c7b1cfbd892d9384875b02
https://github.com/jbossws/jbossws-cxf/commit/5735ac8d9985a33b80c7b1cfbd8...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
Log Message:
-----------
[JBWS-4445] Implementing ports cache for service instances
Commit: afd711a6314168ae2d7e501f627166781c5fc397
https://github.com/jbossws/jbossws-cxf/commit/afd711a6314168ae2d7e501f627...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
Log Message:
-----------
Merge pull request #594 from ropalka/JBWS-4445
[JBWS-4445] Implementing ports cache for service instances
Commit: 693b14dd38a9c4dcf1ce13c339a791afc56327bf
https://github.com/jbossws/jbossws-cxf/commit/693b14dd38a9c4dcf1ce13c339a...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M docbook/pom.xml
Log Message:
-----------
Merge pull request #587 from
jbossws/dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-3.2.0
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.1 to 3.2.0
Commit: 17c6ffe9924c65d3e042a008eaafd8da7d035eab
https://github.com/jbossws/jbossws-cxf/commit/17c6ffe9924c65d3e042a008eaa...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M .github/workflows/cloud-build.yml
M CONTRIBUTING.md
M docbook/pom.xml
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandler.java
A
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandlerReplacer.java
A
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/TCCLAwareHandlerResolver.java
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/CXFServletExt.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/JAXPDelegateClassLoader.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/ServerBeanCustomizer.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLAwarePhaseInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/AbstractTCCLPhaseInterceptor.java
R
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerAuthInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerConfigInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/SecurityActions.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareInterceptorReplacer.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwarePhaseInterceptor.java
A
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/security/authentication/SubjectCreator.java
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/AccessTokenClientHandler.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/AccessTokenClientHandlerResolver.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CDIOutInterceptor.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/Client.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/ClientBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/CredentialsCDIBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/DelegateBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/EmptyBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/Hello.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/HelloBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/JBWS4430TestCase.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4430/LoggingHandler.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/beans.xml
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/web.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/wsdl/ClientBeanService.wsdl
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/WEB-INF/wsdl/HelloWorld.wsdl
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4430/handlers.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M
modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/saaj/jbws3084/JBWS3084TestCase.java
M
modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/saaj/jbws3084/ServiceImpl.java
M pom.xml
Log Message:
-----------
Merge branch 'main' into
dependabot/maven/io.undertow-undertow-core-2.3.17.Final
Compare:
https://github.com/jbossws/jbossws-cxf/compare/1a1614913d48...17c6ffe9924c
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications