Tuesday, March 6, 2012

Configuring Netbeans Java Project with IBM WebSphere MQ Libs

1. Download and Install IBM MQ (http://www-01.ibm.com/software/integration/wmq/)
In NetBeans,
2. Create a Java Application Project.
3. go to Tools > Librarias option
4. Create a new Library
5. Click the "Add Jar/Folder" Button and select all the jars present in the route: mq_installation_dir\java\lib
6. Click "ok" button
7. Go to YourProject > Libraries, right click and "Add Library"
8. Select the library that you have just created
9. Click the  "Add Library" button

1 comment:

Unknown said...

This post is probably where I got the most useful information for my research. Thanks for posting, maybe we can see more on this.
Are you aware of any other websites on this IBM-MQ WEBSPHER.