Hi, My usecase flow is like below. CXF Client ---> cxfbc:consumer ---> cxfbc: provider ---> Third Party webservice 1. CXF Client post request msg to cxfbc consumer 2. CXF BC Consumer internally calls cxfbc provider 3. CXF BC Provider calls outside webservice 4. Third Party webservice receives the msg and send back the response 5. CXFBC Consumer replying the response msg to CXF Client
We need to implement ws-addressing feature.But Third party Outside webservice did not implement WS-ADDressing feature. Behalf of third party servie i wanted to implement it in cxfbc:provider / cxfbc:consumer once i get the response msg back from Third party service and before hand over the response msg to CXF Client http://servicemix.396122.n5.nabble.com/file/n4364792/config.xml config.xml . Please suggest me how can i implement it. Apart ws-addressing feature i had implemented the total folw. Here attached config flow for your reference. Regards, Praveen Chakinala -- View this message in context: http://servicemix.396122.n5.nabble.com/ws-addressing-feature-tp4364792p4364792.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
