You can not (and should not) assume a specific kind of Source
containing the xml.  It may be based on a stream, dom, stax,
sax, string, etc ...
You can use the SourceTransformer (o.a.s.jbi.jaxp package)
which has a toStreamSource method that you could use.

Btw, are you considering opensourcing it ?

On 2/28/07, bradtwurst <[EMAIL PROTECTED]> wrote:

Hello all,

What is the correct way to get a inputStream from a normalized message
content.

I'm in the process of creating a SE that utilizes servingXml and, for some
reason, I just can't connect these dots.

Thanks,
James
--
View this message in context: 
http://www.nabble.com/Correct-way-to-get-inputstream-from-message-content-tf3321687s12049.html#a9234878
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet
------------------------
Architect, LogicBlaze (http://www.logicblaze.com/)
Blog: http://gnodet.blogspot.com/

Reply via email to