How Does the JMS Work with the J2EE ?

Answer Posted / maanya shree

Application clients, Enterprise JavaBeans (EJB) components, and web components can send or synchronously receive a JMS message. Application clients can in addition receive JMS messages asynchronously. (Applets, however, are not required to support the JMS API.)

Message-driven beans, which are a kind of enterprise bean, enable the asynchronous consumption of messages. A JMS provider can optionally implement concurrent processing of messages by message-driven beans.

Message send and receive operations can participate in distributed transactions, which allow JMS operations and database accesses to take place within a single transaction.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jms endpoint?

476


What is a durable queue?

468


What is Publish/Subscribe approach?

1029


List types of Messaging services supported by JMS?

439


How do the wls jms 6.1 server/destination message maximum and threshold values work?

459






Can two jms servers share the same persistent store?

471


Does kafka support jms?

459


What are the components of a jms messaging application?

429


How does spring jms listener work?

485


Explain about point to point?

540


What is jms mean?

439


How does jms queue work?

454


Does weblogic jms support clustering?

483


What is difference between queue and topic in jms?

448


What is jms message queue?

461