On 12/15/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
Thanks Raymond, Any updates on the Transformers ? Btw, if we use a WSDL describer the messages how can we reuse the axis2 stuff?
As discussed offline, I had a go at getting JMS text messages containing XML going using the axis2 binding approach and have committed code for this, there's still a fair bit of work to do but this is a start. How it works now is if the scdl binding uses interface.wsdl then XML is sent in a JMS text message, otherwise if the binding uses interface.java then objects are used in a JMS object message. ...ant
