[
https://issues.apache.org/jira/browse/SMXCOMP-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046463#comment-13046463
]
Freeman Fang commented on SMXCOMP-885:
--------------------------------------
Hi Bryan,
Thanks for the patch.
My concern is the default value for rewriteSoapAddress is true, which means
always rewrite by default, this isn't the same behavior with previous version,
how about the default value for rewriteSoapAddress is false, to keep backward
compatibility and you still get chance to rewrite the address if you want?
Freeman
> 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
> Assignee: Freeman Fang
> Attachments: SMXCOMP-885.patch
>
>
> 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