Hi there,
Im trying to set up a JMS Endpoint in xCP Designer,
I could see the Context factory drop down doesn't have any value in it? Do i need to provide any additional libraries to xCP Designer
Please let me know if anyone has come across this?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Thanks I got this
Adding a third party JMS (Java Messaging Service) Provider in xCP
Third party JMS drivers are downloadable from the corresponding JMS Server vendors.
Follow this procedure to add the Java Extension Artifact “tibcojmsdriver.javamodule”
for “Tibco JMS Provider”:
1. Download tibjms.jar from Tibco. Use this as implementation jar.
2. Use “com.tibco.tibjms.naming.TibjmsInitialContextFactory” as primary class and
3. "javax.naming.spi.InitialContextFactory " as interface class.