Else we assume that the epr is not changed by the process.
In this case there's a limitation we cannot invoke the epr in the wsdl
(by assingning that epr by partnerlink assign) if there is a endpoint
configuration available for that particular service
*/
opClient.addMessageContext(mctx);
Options operationOptions = opClient.getOptions();
if (partnerEndpoint.isAddressingEnabled()) {
//Currently we set the action manually, but this should be handled by
// addressing module it-self?