Hi,
Is it possible to call the interceptor chain from a pojo? I want Apache CXF
to process my soap messages in non-server context. In other words, I want to
use CXF un/marshalling power but without calling a webservice enpoint. I am
reading about custom invokers. Am i reading the good thing?

What I have from using wsdl2java tool is:
Web service Consumer -> Enpoint -> Interceptor chain ->.... 

What I want (no jetty or other web server):
Pojo -> Interceptor chain ->.....

Thanks,
- Erick

-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/Calling-Interceptor-chain-directly-tp3403562p3403562.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to