|
Hi -- relatively new MQSeries & Java user here: MQSeries 5.2, MA88, iSeries v4r5, JDK 1.3 I have some java classes provided by a third party that are supposed to dq & nq from MQSeries to the IFS. When running both the dq & nq classes via the following command: JAVA CLASS(com.tpcx.dequeue.DeQueueController) PARM('-t' 'file')) I get the message "java.lang.UnsatisfiedLinkError: no mqjbnd01 in java.library.path" I subsequently did some research and tried running the following: JAVA CLASS(com.tpcx.dequeue.DeQueueController) PARM('-t' 'file') PROP ((java.library.path '/QSYS.LIB/QMQM.LIB:/QSYS.LIB/QMQMJAVA.LIB')) but the same message pops up. What is mqjbnd01 ? Where should it be on the iSeries ? Is the java.library.path property correct ? Any suggestions to resolve this ? I certainly appreciate any help on this.... Robert Laing Project Manager/Solution Developer GEMKO Information Group, Inc. 120 Church St. Buffalo, NY 14202 (716) 854-2585 x117 email: rlaing@gemko.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.