This task provides guidelines for exporting an EAR file to WebSphere
Application Server.
This task assumes you have an EAR file containing your mediation handler
enterprise bean, for more information see
Creating a mediation handler.
You need to export your EAR file to WebSphere Application Server
to make the mediation handler available for use in mediating messages at runtime.
For additional information about exporting EAR files, see the WebSphere Application Server topic "Exporting applications".
- Select File > Export
- In the Export panel, select EAR
file.
- Specify the EAR file that contains your EJB project.
- Click Finish.
Now, you are ready to install the mediation onto WebSphere Application
Server, as described in the Service Integration information.