Configuring Message Listener Port in IBM WSAD

  Search Here
Searching XAP 6.0 Documentation

                                               

Summary: Creating a Message Listener Port for every GS JMS Connection Factory.

Overview

Listener Ports for MDBs must listen for messages to arrive at the MDB. Each port specifies the Generic JMS Connection Factory and Generic JMS Destination upon which an MDB, deployed against that port, will listen.
Create a Message Listener Port for every GS JMS Connection Factory as follows:
For the GS Topic MDB Listener Port, update the following fields:

  • Name: GSJMSTopicListener.
  • Initial State: Started.
  • Connection factory JNDI name: jms/giga/GSTopicConnectionFactoryImpl.
  • Destination JNDI name: jms/giga/MyTopic.

For the GS Queue MDB Listener Port, update the following fields:

  • Name: GSJMSQueueListener.
  • Initial State: Started.
  • Connection factory JNDI name: jms/giga/GSQueueConnectionFactoryImpl.
  • Destination JNDI name: jms/giga/MyQueue.


GigaSpaces 6.0 Documentation Contents (Current Page in Bold)

    Java

    C++

    .NET

    Middleware Capabilities

    Configuration and Management

Add GigaSpaces wiki search to your browser search engines!
(works on Firefox 2 and Internet Explorer 7)

Labels

 
(None)