What are the types of messages that are supported by JMS?
No Answer is Posted For this Question
Be the First to Post Answer
How does the Application server handle the JMS Connection?
How may messaging models do JMS provide for and what are they?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
Can we send e-mail messages using JMS?
Give an example of using point to point model in JMS?
Why do the JMS dbms_aqadm.add_subscriber and dbms_aqadm.remove_subscriber calls sometimes hang when there are concurrent enqueues or dequeues happening on the same queue to which these calls are issued?
Can two jms servers share the same persistent store?
How does a sender application transport/send a message through jms?
What are the steps involved in configuring the jms?
Why doesn’t the JMS API provide end-to-end synchronous message delivery and notification of delivery?
What is message oriented middleware?
How you can deliver a java message to a non-java client?