[jbossws/jbossws-cxf] 72e5d0: [JBWS-4176]:Support configure property reference (...
by jimma
Branch: refs/heads/master
Home: https://github.com/jbossws/jbossws-cxf
Commit: 72e5d0b12f2414fb6c6db134953e4e8e62c59b3f
https://github.com/jbossws/jbossws-cxf/commit/72e5d0b12f2414fb6c6db134953...
Author: jimma <ema(a)redhat.com>
Date: 2019-07-15 (Mon, 15 Jul 2019)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/CXFClientConfigurer.java
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/PropertyReferenceUtils.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/i18n/Loggers.java
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/deployment/EndpointImpl.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/interceptors/Endpoint.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/interceptors/EndpointImpl.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/interceptors/InterceptorsTestCase.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/interceptors/JBossWSFaultListener.java
M modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interceptors/WEB-INF/jboss-webservices.xml
Log Message:
-----------
[JBWS-4176]:Support configure property reference (#107)
5 years, 5 months