![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions The Java Message Service (JMS) defines the standard for reliable Enterprise Messaging. Enterprise messaging, often also referred to as Messaging Oriented Middleware (MOM), is universally recognized as Latest Answer : The Java Message Service is a Java API that allows applications to create, send, receive, and read messages. Designed by Sun and several partner companies, the JMS API defines a common set of interfaces and associated semantics that allow programs written ... A connection is created between the client and the server from a connection factory. Connections can be shared by several threads. The user credentials are supplied at this level. It is probably common Latest Answer : Could any one of you give some sample code for JMS and MDB ... Messaging systems provide a host of powerful advantages over other, more conventional distributed computing models. Primarily, they encourage "loose coupling" between message consumers and message Latest Answer : There are two types of messagings models. 1.Peer to Peer model (p to p) 2.Publisher to Subscriber(pub-sub) peer to peer model is 1-1 model. In this model one client can send message to the another client through the Destination.There ... Latest Answer : Thanks for the valuable information .... ... Read Answers (2) | Asked by : Prashant Sable Latest Answer : Can someone elobarate on this! ... Read Answers (2) | Asked by : Prashant Sable What is the use of JMS?In which situations we are using JMS?Can we send message from one server to another server using JMS? Read Answers (1) | Asked by : Naveen Varanasi Latest Answer : A JMS message consists of three parts:Message header For message identification. For example, the header is used to determine if a given message is appropriate for a "subscriber" Properties For application-specific, provider-specific, and optional header ... The header of a message contains message identification and routing information. This includes , but is not limited to :JMSDestinationJMSDeliveryModeJMSMessageIDJMSTimeStampJMSExpirationJMSReplyTOJMSCorrelationIDJMSTypeJMSRedeliveredRegardsSecretcoder what is message object? when to use queue and topic? Latest Answer : Need to configure for different appServers. Normally all the appserver has console but you need to configure for Jboss in a xml file. I think it is some JBoss-Jms.xml(not sure) but similar file like this. ... Read Answers (1) | Asked by : Abuthahir Latest Answer : The Java object message before delivering to the non-java client has to be converted after receiving the message from Queue/Topic using the specification of non-java Client. ... Read Answers (1) | Asked by : Ananth
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||