|
Related Questions |
View Answer |
|
How does CLIENT_ACKNOWLEDGE mode work when there are two or more TopicSubscribers to the same topic within a session?
|
View Answer
|
|
What message distribution policy does the JMS API specify when there are two or more QueueReceivers for the same queue at the same time?
|
View Answer
|
|
Can a message be acknowledged after its message consumer is closed?
|
View Answer
|
|
Why doesn't the JMS API provide subscription notification? If it were possible for a publisher to detect when subscribers for a topic existed, it could inhibit publication on unsubscribed topics.
|
View Answer
|
|
Why doesn't the JMS API provide a send-to-list mechanism?
|
View Answer
|
|
Why doesn't the JMS API provide end-to-end synchronous message delivery and notification of delivery?
|
View Answer
|
|
How is the JMS API aligned with the CORBA Notification Service?
|
View Answer
|
|
Why doesn't the JMS API specify a set of JavaBeans components?
|
View Answer
|
|
Why are there two separate JMS API domains, point-to-point and publish/subscribe, instead of just one?
|
View Answer
|
|
Does the JMS API provide a version of a distributed Java event model?
|
View Answer
|
|
What JDK release does the JMS API need?
|
View Answer
|
|
Why is the JMS API promoted as a technology for providing communication between components within an enterprise, but not for business-to-business (B2B) communication between enterprises over the Internet? What prevents its use over the Internet?
|
View Answer
|
|
Where can I find a JMS API discussion group?
|
View Answer
|
|
Q: What is the relationship between the Java Message Service, the Java Transaction API, and the Java Transaction Service?
|
View Answer
|
|
What is the relationship between the Java Message Service, the Java Transaction API, and the Java Transaction Service?
|
View Answer
|
|
What is the relationship between the Java Message Service and the Java DataBase Connectivity (JDBC) API?
|
View Answer
|
|
What is the relationship between the Java Message Service and the Java Naming and Directory Interface (JNDI) API?
|
View Answer
|
|
What is the relationship between the Java Message Service and Enterprise JavaBeans components?
|
View Answer
|
|
What does a programmer need to learn to use the Java Message Service?
|
View Answer
|
|
Why should developers use the Java Message Service?
|
View Answer
|