I have a requirement where I will be using the smx-http component as a consumer which will receive a soap message and send it to the smx-bean component which provides some service.Once it is done with the message it needs to send create a new message and send to another provider smx-bean component.
client->smx-http(consumer)->smx-bean(provider+consumer)->component(provider) How can I configure the smx-bean component to act both as a consumer and a provider or any custom component to act both as a provider and consumer? -- View this message in context: http://www.nabble.com/Creating-a-consumer-and-provider-component-tp15976476s12049p15976476.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
