Hello All,

I have several ValidationEventHandlers as well as custom interceptors for
fixing or recovering from bad responses on the client side.  Therefore my
automatic tests need to exercise the entire CXF/JAXB stack.  What I want to
do is replace the network layer with a mock object that returns hardcoded
SOAP.

I've looked at Conduit, ConduitSelector, Exchanger, and the Stax I/O
creation factory.  What is recommended for replacing the network with a mock
object for testing?

Thanks in advance, Ray

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Recommendation-for-replacing-network-with-mock-tp4953736p4953736.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to