Hello, the below page gives a programmatic way of changing the SOAP client's endpoint URL using BindingProvider.ENDPOINT_ADDRESS_PROPERTY:
https://cwiki.apache.org/confluence/display/CXF20DOC/Client+HTTP+Transport+%28including+SSL+support%29 Question: Is there a way to do the same using the cxf.xml file? (XML configuration). The link above describes a "Host" property that can be assigned to the Client element -- is that the same thing as ENDPOINT_ADDRESS_PROPERTY? Thanks, Glen -- View this message in context: http://cxf.547215.n5.nabble.com/Setting-ENDPOINT-ADDRESS-PROPERTY-via-cxf-xml-file-tp2637676p2637676.html Sent from the cxf-user mailing list archive at Nabble.com.
