I need to hit a service of a jms connection from another
jms connection.I am using soap over jms.How can we achive
this?
Answer / chinnu
I am not clearly understood your question, As i know it is
possible using router and bridge. Router is for
communicating between two different jms connections and
bridge is useful between the queues and topics.
| Is This Answer Correct ? | 13 Yes | 5 No |
Once we have deployed the ear file in Tibco admin,In which location the data/service/properties will store
how to create adapters?how to connect adapters? and how to build?
How u can manage ur bw memory if u want save ur memory, which property?
What activities are supported in xa transaction ?
How to achieve load balancing mechanism using a property ?
Hi i want to learn TIBCO. I am not good at programming.. Which module should i prefer to learn in tibco. i am having 2 years exp in another sector, now i m planning to change my career path. Please suggest me.
What are the 4 main panels of the designer window ?
What is tibco?
What is the end point of concrete wsdl???
What is the default axis in xpath ?
Give an example where graceful migration of service from one machine to another is not possible.
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?