[
https://issues.apache.org/jira/browse/CXF-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp closed CXF-619.
---------------------------
Resolution: Fixed
Fix Version/s: 2.0
Patch applied. Thanks Jeff!
> 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
> Fix For: 2.0
>
> 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.