Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

Domino 6 and MQSeries 5.3 - Solution
~Umberto Rekropuletsi 22.Aug.03 09:48 AM a Web browser
Applications Development 6.0.2 CF1 Windows NT


Tutorial on developing Java based Domino/MQ solutions

http://www-106.ibm.com/developerworks/edu/i-dw-ls-dommq-i?S_TACT=103AMW13&S_CMP=LDD

The problem was that we did not include all the jar files in the JavaUserClasses in the notes.ini, i.e

For the Java agents to call WebSphere MQ, you need to update the Java user classes parameter in the Notes.ini file for the Domino server. Shut down the Domino server, add the following line, then restart the server.


JavaUserClasses=C:\WebSphereMQ\Java\lib;C:\WebSphereMQ\Java\lib\com.ibm.mq.jar;
C:\WebSphereMQ\tools\java\base\;C:\WebSphereMQ\Java\lib\connector.jar;
C:\WebSphereMQ\Java\lib\jta.jar;C:\WebSphereMQ\Java\lib\providerutil.jar;
C:\WebSphereMQ\Java\lib\com.ibm.mqjms.jar;C:\WebSphereMQ\Java\lib\ldap.jar;
C:\WebSphereMQ\Java\lib\jndi.jar;C:\WebSphereMQ\Java\lib\jms.jar;
C:\WebSphereMQ\Java\lib\fscontext.jar;

For this example, we've assumed that WebSphere MQ is installed at C:\WebSphereMQ\; obviously, you'll need to change this to match your environment.

Also you only need to include the com.ibm.mq.jar file in the Java Agent




Domino 6 and MQSeries 5.3 (~Umberto Rekrop... 13.Aug.03)
. . Domino 6 and MQSeries 5.3 - Solutio... (~Umberto Rekrop... 22.Aug.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS