[jbossws/jbossws-cxf] 09566e: Revert [JBWS-4418]:Allow MapToBeanConverter to loa...
by jimma
Branch: refs/heads/main
Home: https://github.com/jbossws/jbossws-cxf
Commit: 09566ef7aa9f31dfe8fce816c0d79aa5ce84718c
https://github.com/jbossws/jbossws-cxf/commit/09566ef7aa9f31dfe8fce816c0d...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-05-11 (Sat, 11 May 2024)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/MapToBeanConverter.java
R modules/server/src/main/java/org/jboss/wsf/stack/cxf/EndpointMetricsThrottlingManager.java
R modules/server/src/main/java/org/jboss/wsf/stack/cxf/JBossWSThrottlingFeature.java
A modules/server/src/main/java/org/jboss/wsf/stack/cxf/features/throttling/EndpointMetricsThrottlingManager.java
A modules/server/src/main/java/org/jboss/wsf/stack/cxf/features/throttling/JBossWSThrottlingFeature.java
Log Message:
-----------
Revert [JBWS-4418]:Allow MapToBeanConverter to load and create instance from deployment
Commit: c74cc29abed43469fa28abd53a4759e0beb31dbf
https://github.com/jbossws/jbossws-cxf/commit/c74cc29abed43469fa28abd53a4...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-05-11 (Sat, 11 May 2024)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/features/throttling/EndpointMetricsThrottlingManager.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/features/throttling/JBossWSThrottlingFeature.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/Hello.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/HelloImpl.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/HelloWorld.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/TestThrottlingManager.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/ThrottlingTestCase.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/samples/wsse/policy/jaas/UsernameAuthorizationTestCase.bak
M modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/throttling/WEB-INF/jaxws-endpoint-config.xml
M modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/throttling/WEB-INF/web.xml
Log Message:
-----------
[JBWS-3912]:Add throttling feature support test case using user defined ThrottlingManager
Compare: https://github.com/jbossws/jbossws-cxf/compare/073e6d0c153f...c74cc29abed4
To unsubscribe from these emails, change your notification settings at https://github.com/jbossws/jbossws-cxf/settings/notifications
7 months, 2 weeks
[jbossws/jbossws-cxf] 8a76e2: [JBWS-3912]:Add throttling features support and te...
by jimma
Branch: refs/heads/main
Home: https://github.com/jbossws/jbossws-cxf
Commit: 8a76e29d24f0f2a63f5b3429432d98301212fc55
https://github.com/jbossws/jbossws-cxf/commit/8a76e29d24f0f2a63f5b3429432...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M modules/feature-pack/pom.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/apache/cxf/impl/main/module.xml
M modules/server/pom.xml
A modules/server/src/main/java/org/jboss/wsf/stack/cxf/EndpointMetricsThrottlingManager.java
A modules/server/src/main/java/org/jboss/wsf/stack/cxf/JBossWSThrottlingFeature.java
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/cxf-tests/src/test/cli/jbws-testsuite-default-elytron.cli
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/HelloWorld.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/HelloWorldImpl.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/throttling/ThrottlingTestCase.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/throttling/WEB-INF/jaxws-endpoint-config.xml
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/throttling/WEB-INF/web.xml
M pom.xml
Log Message:
-----------
[JBWS-3912]:Add throttling features support and test case
Commit: fe36cdc8beb0f8c95f8233d8a86000ea4b5250d8
https://github.com/jbossws/jbossws-cxf/commit/fe36cdc8beb0f8c95f8233d8a86...
Author: Jim Ma <ema(a)redhat.com>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/MapToBeanConverter.java
Log Message:
-----------
[JBWS-4418]:Allow MapToBeanConverter to load and create instance from deployment
Compare: https://github.com/jbossws/jbossws-cxf/compare/0ad47a592700...fe36cdc8beb0
To unsubscribe from these emails, change your notification settings at https://github.com/jbossws/jbossws-cxf/settings/notifications
7 months, 2 weeks