(for Studo 7/Mule 4.x)
- Mule 4 returns
application/xml
forContent-Type
, which technically violates the SOAP HTTP binding standard. Forcetext/xml
in order to be compliant
- Studio 7.3.2 libraries
- Improve SOAP fault detection
- Studio 7.3.1 libraries
- Fix SOAP generation
- Studio 7 support
- Initial release
- SOAP is not tested yet (only REST)
(for Studio 6/Mule 3.x)
- Same change as 6.5.0.4 but for REST
- Ensure REST allows changing the HTTP listener config name based on mojo properties
- Add an option to tweak whether app name is added to the listener path
- Remove timestamp from mule-deploy.properties for SOAP generate cases. Should make higher level testing easier
- Fix issue with REST generation classpath/dependencies
- Work properly with different RAML filenames