If you want to retrieve the full document (content of the message) in your pojo, you may want to try with a single Source parameter (instead of a string). Else, i guess you will need to embed your xml data inside a CDATA.
On 10/26/06, robottaway <[EMAIL PROTECTED]> wrote:
I'm attaching a project which uses SU based jsr181 in a SA. It almost works. The jsr181 POJO does not get the XML I send across but that should be easy to fix :) It will at least get running and allow you to see how to do something like what you would like. http://www.nabble.com/file/3867/example.zip example.zip -- View this message in context: http://www.nabble.com/ServiceMix.war-and-JSR181-context-tf2480516.html#a7014478 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
