i started looking at Spring Integration so that I can have AMQP support. however, currently i am fully invested in apache-cxf and working on providing jms support ( with cxf-2.4.0 ) on a framework code.
so question : if i am using Spring Integration do i still need apache-cxf? if the answer is yes - then what's the integration point - MessageSource and MessageHandler that delegates to CXF component? i know in CXF service i'd need to have a @WebService annotation on an SEI but SI promises POJOs for endpoint ( or receiver of SI message ) true/false ? any pointers will help. regards -- View this message in context: http://cxf.547215.n5.nabble.com/Spring-Integration-with-Apache-CXF-tp4418024p4418024.html Sent from the cxf-user mailing list archive at Nabble.com.
