[ http://jira.codehaus.org/browse/XFIRE-308?page=comments#action_61383 ] 

Dan Diephouse commented on XFIRE-308:
-------------------------------------

This is fixed in SVN now. Thanks Gerrie!

> MessageBindingProvider does not close XMLStreamReader
> -----------------------------------------------------
>
>          Key: XFIRE-308
>          URL: http://jira.codehaus.org/browse/XFIRE-308
>      Project: XFire
>         Type: Bug

>   Components: Core
>     Versions: 1.0
>     Reporter: Gerrie Kimpen
>     Assignee: Dan Diephouse
>      Fix For: 1.1-beta-1

>
>
> The XMLStreamReader returned from the service method needs to be closed when 
> the MessageBindingProvider has finished reading it. The writeParameter method 
> should call the XMLStreamReader.close() method in a finally block to ensure 
> its execution.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to