Hi All,

Currently I am working on the design to invoke a legacy service through axis2c, 
which accepts character buffer as input and giving output is also in character 
buffer form.

But as per my understanding on the existing Axis2c architecture is the last 
handler is the "Message Receiver" and its output is XML infoset.

Kindly let me know how can and where can I integrate my code to convert the XML 
infoset to the raw character buffer and viceversa without damaging the existing 
Axis2C architecture.

Thanks in advance.

Regards.
Rinil


Reply via email to