Tuesday, June 28, 2011

MULE - Using the Mule Data Integrator













Steps to use the Mule Data Integrator

1. Install the MDI plugin version 3.1.6 for eclipse.

The MDI designer is distributed though an Eclipse update site: http://www.mulesoft.com/eclipse-updates/mule-data-integrator/.

2. Install the mule MDI runtime for Mule 2.2.1 version in MULE_HOME


3. The MDI runtime that was installed on Step 2, should be having a version greater than or equal to the eclipse MDI plug-in installed on Step 1.

4. Ensure that the saaj module is installed. If not follow the steps provided on the below website to install them.

This is used for transforming the SOAP request to XML and XML back to SOAP request while using an http based inbound endpoint.

5. Use the Soap UI project to test the service.

No comments:

Post a Comment