Posted: Thu Jun 24, 2010 6:19 am Post subject: Connecting TIBCO from WTX through JMS Connectivity
Voyager
Joined: 05 Nov 2009 Posts: 97
In my project I need to send and receive messages from TIBCO.
I tried to work with JMS adapter to connect to TIBCO.
But could not create the .bindings file as WTX is not having jar file for jms connectivity.
In the WTX documentation it says that we have to create the following:
the initial context factory URL as file-based object STORE
the initial context factory as com.sun.jndi.fscontext.RefFSContextFactory
the connection factory JNDI lookup name as myQueueCF1
sets the JNDI queue lookup name as myQ1
In the WTX jms examples documnetation it says
All the examples assume that the File based JNDI repository is used,
and that the .bindings JNDI file is placed in the C:\STORE directory.
But it does not specify how to create the .bindings files for WTX.
Can you give me an idea about how to create this. I havnt work on jms and I dont have much idea on it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum