While configuring JMS for tibco i am getting this error :
Could not establish JMS connection: javax.naming.NoInitialContextException:
Cannot instantiate class:"Initial Context Factory class name".[Root exception
is java.lang.ClassNotFoundException:"Initial Context Factory class name"]
Class not found Exception is coming. What could be the possible error . Is this error possibly because of any missing Jar ? are the Tibco jars required ? tibjms.jar
Initial Context class : com.tibco.tibjms.naming.TibjmsInitialContextFactory
Try to include the following libraries in classpath
.