GeekInterview.com
Series: Subject: Topic:
Question: 7 of 17

What are the three components of a Message ?

Asked by: secretcoder | Member Since Apr-2006 | Asked on: Apr 7th, 2006

View all questions by secretcoder   View all answers by secretcoder

Showing Answers 1 - 3 of 3 Answers
shemina

Answered On : Apr 10th, 2006

A jms message has three components

  1. A header
  2. Properties (Optional)
  3. A body (Optional)

Yes  1 User has rated as useful.
  
Login to rate this answer.
Jacks

Answered On : May 17th, 2006

View all answers by Jacks

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 fields
Body
Holds the content of the message. Several formats are supported, including TextMessage, which wrap a simple String, that wrap arbitrary Java objects (which must be serializable). Other formats are supported as well.

Yes  1 User has rated as useful.
  
Login to rate this answer.

A message consists of two parts: 1. Data that is sent from one program to another 2. The message descriptor or message header The message descriptor identifies the message (message ID) and contains control information, also called attributes, such as message type, expiry time, correlation ID, priority, and the name of the queue for the reply.


The Message Descriptor consiste :
1.version
2.Message and/or correlation ID
3.persistent and non-persistent
4.priority
5.expiration date.

  
Login to rate this answer.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.