Branch: refs/heads/jbossws-cxf-5.4.x
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 63001936f0959b7c5a2e048e80f06b9039d85976
https://github.com/jbossws/jbossws-cxf/commit/63001936f0959b7c5a2e048e80f...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-13 (Wed, 13 Nov 2024)
Changed paths:
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:
-----------
[JBEAP-28311][JBWS-4430]:Sever throws IllegalStateException when call a handler with the
CDI bean invocation
Commit: 96172a717758e874e83d2b831fb737d0880237e9
https://github.com/jbossws/jbossws-cxf/commit/96172a717758e874e83d2b831fb...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-13 (Wed, 13 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:
-----------
[JBEAP-28311][JBWS-4430]:Fix IllegalStateException in CXF interceptor when it tries to
access CDI bean
Commit: 059a8339e002e51ee6c87b0667b778eada6ece86
https://github.com/jbossws/jbossws-cxf/commit/059a8339e002e51ee6c87b0667b...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-13 (Wed, 13 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:
-----------
[JBEAP-28311][JBWS-4430]:Rename HandlerAuthInterceptor to
HandlerConfigInterceptor;Improve comment and test
Commit: 5d278d4b7c83ddc7d0df9668d3475a89341ff7c7
https://github.com/jbossws/jbossws-cxf/commit/5d278d4b7c83ddc7d0df9668d34...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-11-13 (Wed, 13 Nov 2024)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
M docbook/src/main/doc/chapter-5-Advanced_User_Guide.xml
Log Message:
-----------
[JBEAP-28311][JBWS-4430]:Add doc for the interceptors that access CDI beans in WFLY
Compare:
https://github.com/jbossws/jbossws-cxf/compare/bc5de34de7dd...5d278d4b7c83
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications