Method for a typical client to perform the communication

Using what method a typical client perform the communication?

E

Expert

Verified

i.) Use a JNDI to locate the administrative objects.
ii.) Locate one ConnectionFactory object.
iii.) Locate one or more than one Destination objects.
iv.) Use ConnectionFactory to create  JMS Connection.
v.) Use Connection to create one or more than one Session(s).
v.) Use Session and Destinations to create a MessageProducers and MessageConsumers required.
vi.) Accomplish your communication.

   Related Questions in JAVA Programming

©TutorsGlobe All rights reserved 2022-2023.