hello, assume you have generated via the cxf-codegen-plugin client stubs from a given wsdl. This wsdl specify the URI toward which requests must be directed.
Given the instances of those classes, is it possible to 'redirect' the requests to a different URI? This is useful in cases where you can't use dynamic clients (i.e. SCA runtimes where explicit specs for dynamic clients are not given). Thanks, valerio -- http://www.linkedin.com/in/vschiavoni http://jroller.com/vschiavoni
