What type of messaging is provided by JMS?
No Answer is Posted For this Question
Be the First to Post Answer
How do I find the jms queue in weblogic?
What is Stream Message ?
What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
How do I use a third-party jdbc driver with jms?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
What is the difference between pub/sub and Point to Point i.e. p2p. ?
What are Administered Objects ?
What are Building Blocks of a JMS application?
What is Publish/Subscribe approach?
What is a topic?
What is the Role of the JMS Provider?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?