[
https://issues.apache.org/jira/browse/CXF-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Björn Nebe updated CXF-5977:
----------------------------
Attachment: Stacktrace.txt
part2.png
part1.png
codeexample.txt
Here are the code example, the screenshots and the exception
> Calling a WebService in a different domain ends up in UnknownHostException
> because the domain is lost
> -----------------------------------------------------------------------------------------------------
>
> Key: CXF-5977
> URL: https://issues.apache.org/jira/browse/CXF-5977
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.3, 2.4, 2.5, 2.6, 2.7.12
> Reporter: Björn Nebe
> Attachments: Stacktrace.txt, codeexample.txt, part1.png, part2.png
>
>
> I have a client in one domain and a JBoss Application Server providing a
> WebService in a different domain. Calling the WebService ends up in a
> UnknownHostException, because during the read of the WSDL the domain part of
> the servername gets lost and the pure servername is not known. I debugged
> threw this and add the Stacktrace of the resulting exception and two
> screenshots showing in which member the wrong value can be found. If I change
> this member in memory by eclipse, the call works.
--
This message was sent by Atlassian JIRA
(v6.2#6252)