ContributionsMost RecentMost LikesSolutionsRe: JMS Connection Error : Could not establish a JMS connection: javax.naming.NameNotFoundException: According to what i have read Hermes is not supported in Ready Api. Re: JMS Connection Error : Could not establish a JMS connection: javax.naming.NameNotFoundException: Hey SarahS , Thank you for the quick response. Yes i have used ghe above class name under the initial context class name. I ahve also placed Jms_2.0.jar, tibjms.jar and tibcrupt.jar files in the lib folder and created a plugin as well. But even after that i am getting the same error. I have also given the additional jndi property required for the tibco conect, credentials and principal property. JMS Connection Error : Could not establish a JMS connection: javax.naming.NameNotFoundException: I am trying to connect to TIBCO server I have provided the JAR files in LIB folder of ReadyAPi and EXt folder as well. I have entered the InitialContextFactory, URL and ConnectionFactory name getting the following error: Could not establish a JMS connection: javax.naming.NameNotFoundException: Name not found: 'com.tibco.tibjms.TibjmsConnectionFactory' can anyone please point out where I am going wrong. Thanks