Hello, For a project we're working on, I might need to add XML-RPC connectivity to ServiceMix. However, it would probably be used together with different underlying transport protocols (like HTTP or JMS). Unfortunatly, it's not entirely clear to me what would be the best way to implement this. Do JBI or ServiceMix make a distinction between transport mechanism and message format used, or would I have to program this myself (e.g. by creating generic jms and http binding components that can have arbitrary marshallers - in this case xml-rpc)?
Greetings, Stein -- View this message in context: http://www.nabble.com/A-Question-on-Binding-Components-and-message-formats-tf3815139s12049.html#a10799916 Sent from the ServiceMix - User mailing list archive at Nabble.com.
