Branch: refs/heads/main
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 7a43a95232c53a6ee259746567e3ac1fe935e0f4
https://github.com/jbossws/jbossws-cxf/commit/7a43a95232c53a6ee259746567e...
Author: lvydra <lvydra(a)redhat.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/i18n/Messages.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/HandlerAuthInterceptor.java
Log Message:
-----------
[JBWS-4429] NPE when SOAP request with mismatched targetNameSpace is received
Commit: af019c198c1d51faee4c3b3503b9af2a34c5a82b
https://github.com/jbossws/jbossws-cxf/commit/af019c198c1d51faee4c3b3503b...
Author: Lin Gao <aoingl(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/HelloService.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/HelloServiceImpl.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/HelloServiceService.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/JBWS4429TestCase.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/LoggingHandler.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/ObjectFactory.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/SayHello.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4429/SayHelloResponse.java
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4429/WEB-INF/wsdl/HelloService.wsdl
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4429/handlers.xml
Log Message:
-----------
[JBWS-4429] Adds tests to verify the new exception instead of NPE
Compare:
https://github.com/jbossws/jbossws-cxf/compare/3d6a1224b34d...af019c198c1d
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications