Monday, October 13, 2014

How to Deploy and Redeploy Custom JAR to IBM MDM V11

How to Deploy and Redeploy Custom JAR to IBM MDM V11
Steps:
1.Export Custom JAR(*.JAR) file from u r RAD workspace
2.Open the WAS admin console Go to Environment ->OSGi Bundle Repositories ->Internal Bundle Repository
Click on New.
Click on Browse. Give the Path to the Bundle exported. ( .JAR)
Click Ok and Save. The Bundle name will display in the list.

3.Go to Applications -> Application Types -> Business Level Applications
Click on MDM-operational-server-EBA-E001(MDMBLA  Business Level Application)
Scroll Down and Click on Extensions for this Composition Unit.
Click on Add
Select the Custom JAR
Click on Add.
Click on Save
Go back to the previous page and click on Update to Latest Deployment
Click Ok
Click Next
Click Finish
Click on Save and Ok. Custom JAR configuration is done.
Restart the WAS application Server for the changes to take effect.

No comments:

Post a Comment