You didn’t say which version of the products you are using. Where was the error message thrown? What is the full error message? Since you mentioned wmjmsnaming.jar, I’m assuming 6.5 of broker and Integration Server?
Are you in the WmJMSAdmin Tool trying to create the connectionfactory?
Actually i don’t have JMS adapter stuff in my 6.1 installer. I have the JMS adapter stuff in 6.5 installer.
So i have installed the IS and all other stuff from 6.1 installer. But i have installed the JMS stuff from the 6.5 installer.
The JMS related pdf shows jmsnaming.jar . As i have done from 6.5 installer, the jar is having the name wmjmsnaming.jar. And also i had to change the packing strucutre for the intial context class. (it is having com.webMethods instead of com.wm)
Now tell me where is the issue.
I am creating the connection factory from WmJMSAdmin page
There should be more to the error message than what you are posting. My guess is that you are missing one or more jar files, but that is only a guess since you have posted only a partial error message.
The com.webMethods.jms.WmTopicConnectionFactory class is located in the WmJMSClient.jar file. In BrokerJMS 6.5, this file is usually located in the webm_home\common\lib folder. If you installed BrokerJMS using installer all of the required BrokerJMS jars should be in either the [I]webm_home[/i]Broker\lib or [I]webm_home[/i]Common\lib.
Siva,
Are you trying to install the 6.5 JMS provider on top of your 6.1 installation? And as Mark and I have asked, please provide the entire error message. thx