cancel
Showing results for 
Search instead for 
Did you mean: 

jms adapter issue

former_member183906
Active Contributor
0 Kudos

PI 7.31 is getting issue while connecting to Webshere MQ version 6.0.2.10.


The error in JMS sender communication channel is - "Error connecting due to missing class com.ibm.mq.jms.MQQueueConnectionFactory. Please ensure all resources are present in JMS provider library : com.sap.aii.adapter.lib.sda"


Few weeks back, MQ jar files were deployed by Basis.

I have attached jar file content. Do we have to deploy different jar files,the jar files are of websphere mq 6.0.2.10.

They were deployed on com.sap.aii.adapter.lib.sda

rgds

Accepted Solutions (1)

Accepted Solutions (1)

Muniyappan
Active Contributor
0 Kudos

Hi,

List of jar files look good.

can you try to redeploy and try?

also check if the deployment is successful.

Regards,

Muni.

Answers (3)

Answers (3)

former_member183906
Active Contributor
0 Kudos


there was issue in deployment. basis redeployed jar files and it worked.

former_member202642
Participant
0 Kudos

Hi,

JMS does not specify an API for controlling and calling security functions, and therefore JMS cannot control them. In theory, it is possible for the JMS administered objects to be preconfigured with security attributes and created in an LDAP directory that the JMS adapter accesses using JNDI. For the most part, however, this solution is incomplete. It requires additional data (such as the client or server certificate) to be transferred frequently when the QueueConnectionFactory or the queue is created, using methods that are specific to the provider.

Former Member
0 Kudos

Hi ,

Go through below links once.

Regards

Venkat