Posted: Sun Jan 05, 2003 12:03 pm Post subject: mqjbnd01.dll not found
Disciple
Joined: 20 Sep 2002 Posts: 185
Hi
I am getting the error saying that the mqjbnd01.dll is not found whereas i have mqjbnd05.dll in my installation of mq5.3 in mq/java/lib directory.. is it something to do with the mq version or how can i rectify this problem.. i am trying to prepare a message and put into mq queue using java apis.
You may be picking up an old jar file in your classpath that is trying to load this dll. With MQ5.3, bindings mode apis should load mqjbnd05.dll.
Do a "find" on your entire file system for "com.ibm.mq*.jar" and see if you have multiple copies. Duplicates are provided by VisualAge for example. If you do, either update all the old jar files or make sure the older ones are not in your classpath.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum