Branch: refs/heads/jbossws-cxf-5.4.x
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 81e37a3e76d4304bfce6aef89e6ad916cfc35004
https://github.com/jbossws/jbossws-cxf/commit/81e37a3e76d4304bfce6aef89e6...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
Log Message:
-----------
[JBWS-4452] Prevent potential JAXWS proxy memory leak
Commit: 9612c5a65825b09588f5e430de6721da0cb70a89
https://github.com/jbossws/jbossws-cxf/commit/9612c5a65825b09588f5e430de6...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-3-JAX_WS_User_Guide.adoc
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/CachePortFeature.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
Log Message:
-----------
[JBWS-4453] Making ports caching configurable and disabled by default because ports are
very expensive objects. Users have to turn caching on via CachePortFeature.
Compare:
https://github.com/jbossws/jbossws-cxf/compare/32c951d80ffa...9612c5a65825
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications