Versions Compared

Key

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

...

This is a bare minimal JMS connection factory configuration which consists of four connection factory parameters. JMS connection factory parameters are described in detail below.

JMS Connection Factory Parameters

Info
titleTip

In transport parameter tables, literals displayed in italic mode under the "Possible Values" column should be considered as fixed literal constant values. Those values can be directly put in transport configurations.

...

JMS transport implementation has some parameters that should be configured at service level, in other words in service XML files of individual services.

Service Level JMS Configuration Parameters

Parameter Name

Description

Requried

Possible Values

Default Value

transport.jms.ConnectionFactory

Name of the JMS connection factory the service should use.

No

A name of an already defined connection factory

default

transport.jms.PublishEPR

JMS EPR to be published in the WSDL.

No

A JMS EPR

 

...