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? 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.
