Is it possible to use the default PhaseInterceptorChain? I mean after using the wsdl2java tool, I have a complete running client and server classes. To my understanding, it has all the interceptors and unmarshalling etc that I need. Can't I just create a main() method in a java class that will call existing interceptors?
-- View this message in context: http://cxf.547215.n5.nabble.com/Calling-Interceptor-chain-directly-tp3403562p3405559.html Sent from the cxf-user mailing list archive at Nabble.com.
