Hi

On 19/01/12 18:10, cogitate wrote:
i have invested in CXF for both client-side and service(s)-side. however, i
have also moved into messaging framework on the services end.

i have two types of CXF services( and clients ) - JAXWS and JAXRS. each with
it's Spring-Context with jaxws:endpoint and jaxrs:endpoint.
i'd like to host both of these endpoints within SI, so that i can run them
w/o changing any of my code. there'd be no tomcat container( except maybe to
bootstrap SI ).

what's the best way i can do this?

I don't have any experience with SpringIntegration.
However the word Enterprise Integration Pattern at the top of their Introduction caught my attention :-). Effectively it appears to be another routing engine so I think the answer is that you'd need to write a SpringIntegration adapter which would let CXF participants to play in the engine

Cheers, Sergey


thanks and regards,
-cogitate

--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-embedded-within-a-SpringIntegration-Context-tp5158465p5158465.html
Sent from the cxf-user mailing list archive at Nabble.com.e

Reply via email to