2009/6/22 Daniel Kulp <[email protected]>:

> 2)  Until you move up to 2.2.1 or 2.2.2, you aren't going to benefit from
> using a StreamSource anyway.  In fact, it will be really problematic as it
> will go stream -> stax -> DOM -> stream for incoming and stream -> DOM -> stax
> -> stream on the outgoing.      For 2.2.2, the incoming stays the same, but
> the outgoing will go directly stream -> stax -> stream.

Does CXF *always* parse the stream to a DOM tree before delivering it,
even in 2.2.2? Is there no way to override this?

Andrew.

-- 
:: http://biotext.org.uk/ ::

Reply via email to