Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Managed Connection Factory

Image RemovedImage Added
Figure 1: Sample JMSIn MCF configuration

...

Client ID is not specifically set on connection, that is, connection.setClientID() is not called.

Session Properties

Acknowledge Mode

The type of Acknowledgement mode can be specified here. A session retains messages it consumes until they have been acknowledged.

Auto Acknowledge

The session automatically acknowledges a client's receipt of a message either when the session has successfully returned from a call to receive or when the message listener the session has called to process the message successfully returns.

Client Acknowledge

With this acknowledgment mode, the client acknowledges a consumed message.

Dups OK Acknowledge

This acknowledgment mode instructs the session to lazily acknowledge the delivery of messages.

Interaction Configurations


Figure 6: Interaction Configurations panel in CPS

...

Configure the JMSIn as described in Configuration and Testing section and use feeder and display component to send sample input and check the response respectively.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence