You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/05/01 23:03:15 UTC

[jira] Assigned: (CXF-619) AbstractHTTPDestination sets null server addresses

     [ https://issues.apache.org/jira/browse/CXF-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp reassigned CXF-619:
-------------------------------

    Assignee: Daniel Kulp

> AbstractHTTPDestination sets null server addresses
> --------------------------------------------------
>
>                 Key: CXF-619
>                 URL: https://issues.apache.org/jira/browse/CXF-619
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0-M1
>            Reporter: Jeff Genender
>         Assigned To: Daniel Kulp
>         Attachments: CXF-619.jgenender.patch
>
>
> AbstractHTTPDestination sets null server addresses.  This eventually causes NPEs in the ExtensionInvocationHandler.invoke(ExtensionInvocationHandler.java:37).
> The AbstractHTTPDestination.getAddressValue() needs to check for a null address before trying to set it.
> Patch attached.

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