Re: RAD 7 + MQ 6 --> mqjbnd05 error - Websphere

This is a discussion on Re: RAD 7 + MQ 6 --> mqjbnd05 error - Websphere ; Hi, you can try a few things. You can add the directory that contains the DLL to the PATH statement in the Windows environment variables. You may have to restart RAD. Or you could add -Djava.library.path=MQ_INSTALL/java/lib to the generic JVM ...

+ Reply to Thread
Results 1 to 2 of 2

Thread: Re: RAD 7 + MQ 6 --> mqjbnd05 error

  1. Re: RAD 7 + MQ 6 --> mqjbnd05 error

    Hi, you can try a few things. You can add the directory that contains the DLL to the PATH statement in the Windows environment variables. You may have to restart RAD. Or you could add -Djava.library.path=MQ_INSTALL/java/lib to the generic JVM arguments on WebSphere.



    Regards,

    Brian

  2. Re: RAD 7 + MQ 6 --> mqjbnd05 error

    Hi,
    I had same issue and in my case i was giving transport type as Bindings which i changed to Client and also was giving wrong port number for the host. This is while creating Queue Connection Factory. Hope this will help you.

    Regards
    Satish Kandukuri

+ Reply to Thread