Contact Us 1-800-596-4880

WSDL Proxies

3.1.0

February 7, 2024

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

  • This proxy version is now compatible with Java 17.

  • Anypoint Connector for HTTP (HTTP Connector), a proxy dependency, has been upgraded to version 1.9.0.

    For more information about the HTTP Connector release, see HTTP Connector Release Notes - Mule 4.

2.2.0

February 7, 2024

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

  • This proxy version is now compatible with Java 17.

  • Anypoint Connector for HTTP (HTTP Connector), a proxy dependency, has been upgraded to version 1.9.0.

    For more information about the HTTP Connector release, see HTTP Connector Release Notes - Mule 4.

3.0.2

November 17, 2022

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

  • HTTP Connector upgraded from version 1.6.0 to version 1.7.2.

3.0.1

August 22, 2022

Minimum Mule Version

Mule 4.1.1

Fixed Issues

  • Upgrade of DW 2.3.0 deprecated nameSet function due to warning log message.

  • When using a remote WSDL, the download location of the WSDL file is now %MULE_HOME/.mule.

3.0.0

December 7, 2021

Fixed Issues

  • Disabling Validations was not functioning in certain payload scenarios.

New Features and Enhancements

  • HTTP Connector upgraded from version 1.5.17 to version 1.6.0.

2.1.1

October 26, 2020

Minimum Mule Version

Mule 4.1.1

Fixed Issues

  • The WSDL proxy ignored the response timeout that was configured in the UI and used the default response timeout instead.

2.1.0

September 1, 2020

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

  • Introduced support for retrieving a WSDL that is protected with basic authentication

  • WSDL can now be retrieved using a TLS context that is configured for a proxy requester.

2.0.2

August 12, 2020

Minimum Mule Version

Mule 4.1.1

Fixed Issues

  • When no cipher suite is selected for the TLS configuration in the secrets manager, the proxy is generated with enabledCipherSuites="". This issue caused all requests to fail. (SE-15303)

  • With heavy performance load, back pressure errors increase causing the proxy’s DataWeave scripts to fail due to type mismatch of the parameters. (AGW-4286)

2.0.1

June 02, 2020

Minimum Mule Version

Mule 4.1.1

Fixed Issues

  • The proxy listener path resolves to "/*" instead of ${proxy.path}. This issue caused the proxy path configuration to be ignored. (SE-16184).

2.0.0

April 30, 2020

Introduced a new version of WSDL proxies that uses SOAP Request Validator v1.0.0 without CXF.

Minimum Mule Version

Mule 4.1.1

New Features and Enhancements

  • Introduced several performance improvements.

  • Upgraded HTTP Connector from version 1.5.7 to version 1.5.17.

Fixed Issues

  • Fixed non-compliant status codes for SOAP version 1.2.

1.2.2

January 23, 2020

Minimum Mule Version

Mule 4.1.0

Fixed Issues

  • Removed unused Mule scripting schema that were previously imported.

  • WSDL files with circular dependencies caused a stack overflow error.

    This issue is now resolved.

1.2.1

September 3, 2019

Minimum Mule Version

Mule 4.1.0

New Features and Enhancements

  • HTTP Connector upgraded from v1.3.2 to v1.5.7.

  • Ability to configure whether validations must be performed in the current request.

Fixed Issues

  • Proxies no longer handle cookies by default. To re-enable proxies, you must import the proxy application to Anypoint Studio, and then modify the HTTP Request configuration. From HTTP Request Configuration > Settings, select the Enable cookies check box to access this feature.

  • XML validation issue resolved.

1.2.0

November 1, 2018

Minimum Mule Version

Mule 4.1.0

New Features and Enhancements

  • Keystore can now be specified when making HTTPs requests.

1.1.2

July 6, 2018

Minimum Mule Version

Mule 4.1.0

New Features and Enhancements

  • Removed legacy headers filtering.

Fixed Issues

  • Fixed proxy deployment issues when deploying to Mule Runtime 4.1.3.

1.1.1

May 14, 2018

Minimum Mule Version

Mule 4.1.0

New Features and Enhancements

  • Mule Maven Plugin upgraded from version 3.1.0 to version 3.1.2.

Fixed Issues

  • Fixed content length HTTP header data.

Known Issues

  • WSDL proxy is not deploying in 4.1.3 runtimes.

1.1.0

January 25, 2018

Minimum Mule Version

Mule 4.1.0

New Features and Enhancements

  • Proxies can now be easily imported using MuleSoft Anypoint Studio.

  • New WSDL property resolver is introduced using which, a service name and a service port can now be specified.

  • Proxy binary size is decreased.

Fixed Issues

  • Fix path expression

Known Issues

  • WSDL Proxy is not deploying in Mule Runtime 4.1.3.