what is the differences between a CXF interceptor and a JAX-WS LogicalHandler
(an implementation of javax.xml.ws.handler.LogicalHandler)???
I guess the functionality is the same, but the usage is different.
Can I use an approach in which I have both a series of intercetpors
(configured with Spring) and and Handler Chain defined in a
handler-chain.xml file???

Thanks 

Davide
-- 
View this message in context: 
http://www.nabble.com/differences-between-Interceptors-and-Handlers-tf4883199.html#a13975552
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to