Unanswered question

How can I connect a physical queue on JMS, without using a JNDI Name for the queue?

I have provided all the required parameters for the JMS connection. The context factory, JNDI connection factory, provider URL, User name & password. For the destination parameter, I have provided the physical queue name. But the tool needs the JNDI Name of the queue it seems. Is there a work around ?

Firoz P.
Firoz P.

Firoz P.

Level
0
2 / 100
points

Answers

mitesh P.
mitesh P.

mitesh P.

Level
0
12 / 100
points

Hi Firoz,

Can you please guide how to connect with JMS in Neoload. I am getting following error

Could not create JNDI API initial context: javax.naming.NoInitialContextException: Cannot instantiate class: com.tibco.tibjms.TibjmsQueueConnectionFactory [Root exception is java.lang.ClassNotFoundException: com.tibco.tibjms.TibjmsQueueConnectionFactory]java.lang.ClassNotFoundException: com.tibco.tibjms.TibjmsQueueConnectionFactory</Status>
</Output>