Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How Does the JMS Work with the J2EE ?



How Does the JMS Work with the J2EE ?..

Answer / 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

More JMS Interview Questions

How JMS is different from RPC?

1 Answers  


Which are the benefits of mdb (message driven beans) over standard jms consumers?

0 Answers  


What are the components of a jms messaging application?

0 Answers  


What is the jms client?

0 Answers  


What is a message topic?

0 Answers  


What is JMS session?

1 Answers  


What is Destination ?

1 Answers  


What is the point-to-point model in jms?

0 Answers  


Is rabbitmq jms compliant?

0 Answers  


What is jms broker in sas?

0 Answers  


What are the steps to send and receive JMS message ?

0 Answers  


What is a JMS client?

0 Answers  


Categories