Standalone Jetty Server Does Not Modify soap:address As Needed
--------------------------------------------------------------

                 Key: CXF-617
                 URL: https://issues.apache.org/jira/browse/CXF-617
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.0-RC
            Reporter: Chris Moesel


The standalone jetty server does not dynamically modify the soap:address in the 
wsdl.  This should occur similar to how it occurs in CXFServlet.

Essentially, the host name and port should be extracted from the request for 
the wsdl and inserted as the host name and port in the soap:address of the 
returned wsdl.  This would allow standalone deployments to be portable across 
servers.

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

Reply via email to