I am new to CXF.
I am using CXF 2.7.3 for web service creation.

I have XSLTJaxbProvider that reads a URL and pass URL path and query params
to XSLT stylesheet that transformation into xml. I want to test this using
web client that uses XSLTJaxbProvider. But I need to use a Mock URL in my
test and get the resultant xml that the xslt produces.

How to accomplish it? I did not find any such example in cxf web site.

Any help is appreciated.

Thanks in advance.




--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-Web-client-test-with-mock-URL-tp5731684.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to