Access Keys:
Skip to content (Access Key - 0)
Cancel    
Cancel   
 

Contents

Mule 2.1.2 Release Notes

The 2.1.2 maintenance release includes many bug fixes and improvements, including several improvements to the Maven archetypes:

  • There are now separate archetypes for examples and modules, making it easier to create new Mule examples and modules and to add them to an existing project.
  • The project archetype has been cleaned up and enhanced to be easier to use.
  • A readme is now added to the generated content of the project and transport archetypes. These readmes describe what was generated and provide some useful links for the developer to get more information.
  • For all four types of archetypes, you can now specify which modules and transports you want to include and have the archetype generate the correct POM entries for you.
  • New Mule 2 classes are generated on top of an existing Mule project.

Additionally, release 2.1.2 includes validation and instructions for configuring CXF to run on the Jetty transport.

Issues Resolved for 2.1.2

Following is a complete list of issues that were resolved for 2.1.2.

JIRA
Issue TypeKeySummary
BugMULE-4326Memory leak in mule 2.1.2
TaskEE-1527Possible memory leak in mule 2.1.2 (CE)
ImprovementEE-1535WSDL HTTP bindings are not supported as of CXF 2.1.2
TaskEE-1057Release 2.1.2 CE/EE Maintenance Releases
Sub-taskEE-1271EE-1269 Generate 2.1.2 HF1 Hotfix (using steps in EE-1043) containing this fix
BugMULE-4276loanbroker example maven build fails on tests
TaskEE-1646Release 2.1.4 EE Maintenance Releases
BugMULE-4071Missing junit jars in mule-module-xml
TaskEE-1287Release 2.1.3 EE Maintenance Releases
BugMULEIDE-116Bookstore example not starting up correctly
BugMULE-4582Multicast inbound endpoints do not receive data.
TaskEE-1187RESTPack Maintenance Release
BugMULE-4302Message properties need to be preserved when using invoker components
BugEE-1214mule-module-boot-ee is named as mule-module-boot-ee-ee
BugEE-1269Average Response Time not calculated based on interval selected, inconsistent with other service measurements
BugEE-1349Building examples with Maven fails for missing core test artifacts
BugMULE-4109Problem with concurrent CXF requests
BugMULE-4073remoteSync set to true required for smtp transport to send mail
ImprovementMULE-4115XsltTransformer can potentially be to heavy for a prototype scope
BugMULE-4145org.mule.util.TemplateParser chokes for patterns of the form: #[function:dateStamp(dd-MM-yyyy)]
BugMULE-4150Mule stops sending JMS messages when large number of messages are queued up
BugMULE-4028Several errors output when running new maven project archetype
BugMULE-4164org.mule.providers.file.FileConnector(File name is not fetching at first time while restartging web server -- tomcat)
BugMULE-4102Proxy problems with large payloads
BugEE-1347WSProxyService doesn't serve local WSDL (regression bug)

Documentation Issues Resolved for 2.1.2

Following is a complete list of documentation issues that were resolved for 2.1.2.

JIRA Issues (11 issues)
Priority Type Key component Summary
Blocker Task MULE-3572 Documentation / Website Document/Migrate the existing Examples documentation
Critical Bug MULE-3870 Documentation / Website Review and expand configuration reference
Critical Bug MULE-3817 Documentation / Website update Enabling WS-Addressing
Critical Bug MULE-3364 Documentation / Website Document Configuring Security on 2.0 wiki
Critical Task MULE-3369 Documentation / Website Update the Creating Transports page on the 2.0 wiki
Critical Bug MULE-3816 Documentation / Website Update XML module documentation
Critical Task MULE-3735 Documentation / Website Document graceful shutdown requirement and assumptions
Major Task MULE-1742 Documentation / Website Annotate the mule.xsd document
Major Task MULE-3344 Documentation / Website Document "Configuring a Transport" and "Customizing a Transport" in 2.0 documentation
Minor Task MULE-1267 Documentation / Website Write Mule svnmerge documentation
Minor Improvement MULE-4190 Documentation / Website Documentation Update: Replace "endpoint-template-router" with "template-endpoint-router"