Branch: refs/heads/master
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 50c854573b280f12c3ca7f640311267e2b8528b6
https://github.com/jbossws/jbossws-cxf/commit/50c854573b280f12c3ca7f64031...
Author: Markus Lindström <markus.lindstrom(a)markpage.be>
Date: 2017-10-19 (Thu, 19 Oct 2017)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/Constants.java
Log Message:
-----------
Add cxf.interceptors.{in,out}fault properties to constants
Commit: c7f377effb15b6d7cc9a1f557a4b42d544b8178a
https://github.com/jbossws/jbossws-cxf/commit/c7f377effb15b6d7cc9a1f557a4...
Author: Markus Lindström <markus.lindstrom(a)markpage.be>
Date: 2017-10-19 (Thu, 19 Oct 2017)
Changed paths:
M
modules/client/src/test/java/org/jboss/wsf/stack/cxf/client/configuration/CXFClientConfigurerTest.java
A
modules/client/src/test/java/org/jboss/wsf/stack/cxf/client/configuration/InterceptorE.java
A
modules/client/src/test/java/org/jboss/wsf/stack/cxf/client/configuration/InterceptorF.java
A
modules/client/src/test/java/org/jboss/wsf/stack/cxf/client/configuration/InterceptorG.java
A
modules/client/src/test/java/org/jboss/wsf/stack/cxf/client/configuration/InterceptorH.java
A
modules/client/src/test/java/org/jboss/wsf/stack/cxf/client/configuration/InterceptorY.java
Log Message:
-----------
Add test cases for fault interceptor handling
Commit: 87ca9d2cde292e33d3818885933dff1949acc084
https://github.com/jbossws/jbossws-cxf/commit/87ca9d2cde292e33d3818885933...
Author: Markus Lindström <markus.lindstrom(a)markpage.be>
Date: 2017-10-19 (Thu, 19 Oct 2017)
Changed paths:
M
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/CXFClientConfigurer.java
M
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/InterceptorUtils.java
Log Message:
-----------
Implement configuration of fault interceptors
Compare:
https://github.com/jbossws/jbossws-cxf/compare/a52c84ef2c85...87ca9d2cde29