You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jeff Genender (JIRA)" <ji...@apache.org> on 2007/05/24 02:14:16 UTC

[jira] Created: (CXF-679) SOAPHandlers are not calling Handler.close()

SOAPHandlers are not calling Handler.close()
--------------------------------------------

                 Key: CXF-679
                 URL: https://issues.apache.org/jira/browse/CXF-679
             Project: CXF
          Issue Type: Bug
          Components: Soap Binding
    Affects Versions: 2.0-RC
            Reporter: Jeff Genender


SOAPHandlers are not calling Handler.close() in certain conditions.  The onComplete() called are not always getting called.

Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-679) SOAPHandlers are not calling Handler.close()

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved CXF-679.
-----------------------------

    Resolution: Fixed

Patch committed (revision 541147). Thanks!


> SOAPHandlers are not calling Handler.close()
> --------------------------------------------
>
>                 Key: CXF-679
>                 URL: https://issues.apache.org/jira/browse/CXF-679
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>    Affects Versions: 2.0-RC
>            Reporter: Jeff Genender
>         Attachments: CXF-679.jgenender.patch
>
>
> SOAPHandlers are not calling Handler.close() in certain conditions.  The onComplete() called are not always getting called.
> Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-679) SOAPHandlers are not calling Handler.close()

Posted by "Jeff Genender (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Genender updated CXF-679:
------------------------------

    Attachment: CXF-679.jgenender.patch

> SOAPHandlers are not calling Handler.close()
> --------------------------------------------
>
>                 Key: CXF-679
>                 URL: https://issues.apache.org/jira/browse/CXF-679
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>    Affects Versions: 2.0-RC
>            Reporter: Jeff Genender
>         Attachments: CXF-679.jgenender.patch
>
>
> SOAPHandlers are not calling Handler.close() in certain conditions.  The onComplete() called are not always getting called.
> Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.