Answer Posted / maanya shree
)A JMS provider is a messaging system that implements the JMS interfaces and provides administrative and control features.
2)JMS clients are the programs or components, written in the Java programming language, that produce and consume messages. Any J2EE application component can act as a JMS client.
3)Messages are the objects that communicate information between JMS clients.
4)Administered objects are preconfigured JMS objects created by an administrator for the use of clients. The two kinds of JMS administered objects are destinations and connection factories
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is jms mq?
What are the steps involved in configuring the jms?
What is the functionality of a message listener in the context of jms?
What is jms in websphere?
How do I configure jdbc so that the jms jdbc store recovers automatically?
What is a distributed queue?
How to Configure Open JMS?
What is synchronous messaging?
How do the wls jms 6.1 server/destination message maximum and threshold values work?
What are the three parts of the message?
Give an example of using point to point model in JMS?
Does weblogic jms support clustering?
What is jms endpoint?
What is jms active mq?
Describe the concept of message driven bean clustering.