jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: [jax-rs-spec users] always close Response after InvocationCallback?

From: Santiago Pericas-Geertsen <Santiago.PericasGeertsen_at_oracle.com>
Date: Tue, 12 Feb 2013 10:25:02 -0500

On Feb 12, 2013, at 9:25 AM, Santiago Pericas-Geertsen <Santiago.PericasGeertsen_at_oracle.com> wrote:

>
> On Feb 11, 2013, at 3:07 PM, Bill Burke <bburke_at_redhat.com> wrote:
>
>> I think it might be wise to put language in the InvocationCallback interface javadoc that states that when a completed() or failed() method is finished, the underlying Response object will be closed(). This will save the user from having to write a lot of boilerplate code to make sure the Response object is closed.
>>
>
> Could you file a JIRA for this? Thx.

 Never mind, I found it.

-- Santiago