Björn Nebe created CXF-5977:
-------------------------------

             Summary: 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.7.12, 2.6, 2.5, 2.4, 2.3
            Reporter: Björn Nebe


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)

Reply via email to