Dynamic Soap address in wsdl
----------------------------

                 Key: SMXCOMP-885
                 URL: https://issues.apache.org/jira/browse/SMXCOMP-885
             Project: ServiceMix Components
          Issue Type: Improvement
          Components: servicemix-http
    Affects Versions: 2011.01
            Reporter: Bryan Brouckaert


Hello,

Currently the soap-consumer uses the locationURI for the soap address in the 
wsdl.  This is ok for most of the times, but doesn't account for the following 
situations
* When the wildcard listen address (0.0.0.0) is used
* In the case of NAT (or some kinds of reverse-proxy), then the client uses a 
different name then the server is listening on.

For this it is interesting to have a "dynamic" address that is constructed 
based on the requested address.

Today I'll also add a patch that provides this functionality.  It will have the 
possibility to activate/deactivate the rewrite of the address and will include 
test cases.

Kind regards,
Bryan Brouckaert
Mensura  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to