If your SE is in-out but the whole call to CXF bc and bean is in-only the EIP pipeline is a good option cxf-bc -> pipeline -> cxf-se (-> back to pipeline) -> bean if the whole call to CXF BC is in-out (so are both CXF SE and bean) then static routing slip would be suitable CXF-BC -> SRS -> (CXF SE, bean)
brijesh wrote: > > hello , > > one of my usecase scenario, i want to forward from cxf-se to another EIP > component, as follows > > cx-bc==>cxf-se==>smx-eip==>smx-bean, > > how do i forward to another end point from cxf==>se , is it possible to do > configuring xbean, or how do i do programmatically using cxf==>se > > thanks > > Brijesh N K > -- View this message in context: http://www.nabble.com/cxf-se-forwarding-cxf-bean-tp21741453p21743328.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
