I have a local environment consisting of a Mule architecture that is used to send xml payloads to SAP.
This local environment was created with Maven and Eclipse (option 2 here).
Our proxy was changed recently and now when trying to send a payload to SAP I get:
org.apache.cxf.interceptor.Fault: Connection refused: connect
Since the local environment has the mule-standalone server inside Ecliple I am not sure where the proxy setting must be.