Luciano Resende wrote:
> Hi Sebastien
>
> On the code below, should we close the stream after it is being
> consumed ?
>
> XMLStreamReader reader = inputFactory.createXMLStreamReader(
> url.openStream());
>
> I didn't see it being closed inside the CompositeProcessor.read() or
> CompositeDocumentProcessor.read()
>
>
Yes :) Do you want to make the change? or should I do it?
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org
|