Home > IBM MQ Series, JMS > JMS Java Messaging Series using IBM MQ series

JMS Java Messaging Series using IBM MQ series

JMS – Java Messaging Service, asynchronous in nature, IBM MQ Series is the product used for Message Oriented Middleware. Other products are sonicMQ, ibus. All J2EE application servers come up with builin JMS. The JMS API messages support TextMessage, BYtesMessae, streammessage, objectmessage, map message.
Message, queue.

Message object is a light weight message having only header and properties. 

I have used IBM MQ series for sending and receiving message across application servers JMS applications. A typical JMS message will have message header for identification, properties and the body of the message.  

Specify the queue manager, put the message in the queue, receive the message from the queue.

- posted by madhuri chopurala

  1. Pankaj
    April 30, 2008 at 6:26 PM | #1

    Hi Madhuri.
    I need to quickly implement a solution of
    sending messgaes to MQ. I have never worked
    with JMS. Can you provide more details/ steps
    as to how it shd be done using ibm mq apis.
    -Pankaj

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.