Branch: refs/heads/main
Home: https://github.com/jbossws/jbossws-cxf
Commit: f1163844cab23c2d6e5d199885dff4d0a332e426
https://github.com/jbossws/jbossws-cxf/commit/f1163844cab23c2d6e5d199885d...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-15 (Fri, 15 May 2026)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/RequestHandlerImpl.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/transport/JBossWSDestinationRegistryImpl.java
Log Message:
-----------
[JBWS-4490] - Fixing RequestHandlerImpl and JBossWSDestinationRegistryImpl to read system properties without any static initialization to avoid affecting the Arquillian container startup. The static initialization gain is not significant, BTW.
Commit: f9f266c6573a88415e226f35100fd85c30239210
https://github.com/jbossws/jbossws-cxf/commit/f9f266c6573a88415e226f35100...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M modules/testsuite/cxf-tests/src/test/etc/arquillian.xml
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSSystemPropertyTestCase.java
Log Message:
-----------
[JBWS-4490] - Adding logging to NLSSystemPropertyTestCase to debug container startup failure
Commit: c66290a812d56d37d01c78b5e903a1d0aaa1db70
https://github.com/jbossws/jbossws-cxf/commit/c66290a812d56d37d01c78b5e90...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M modules/testsuite/cxf-tests/src/test/etc/arquillian.xml
Log Message:
-----------
[JBWS-4490] - Setting waitForPorts to 45 secs in arquillian container jboss-sysprop
Commit: ba63b26db656260977e6c6d08e3689a7e9c61f4c
https://github.com/jbossws/jbossws-cxf/commit/ba63b26db656260977e6c6d08e3...
Author: Fabio Burzigotti <34456377+fabiobrz(a)users.noreply.github.com>
Date: 2026-05-19 (Tue, 19 May 2026)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/RequestHandlerImpl.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/transport/JBossWSDestinationRegistryImpl.java
M modules/testsuite/cxf-tests/src/test/etc/arquillian.xml
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSSystemPropertyTestCase.java
Log Message:
-----------
Merge pull request #705 from fabiobrz/JBWS-4490
[JBWS-4490] - Making NLS* tests more stable
Compare: https://github.com/jbossws/jbossws-cxf/compare/7a7504bbc554...ba63b26db656
To unsubscribe from these emails, change your notification settings at https://github.com/jbossws/jbossws-cxf/settings/notifications