Versions Compared

Key

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

...

Service Level JMS Configuration Parameters

Following are some of the common parameters you can set at the service level.

Parameter Name

Description

RequriedRequired

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 factorydefault

transport.jms.PublishEPR

JMS EPR to be published in the WSDL.

No

A JMS EPR 

transport.jms.ContentTypeSpecifies how the transport listener should determine the content type of received messages.NoA simple string value, in which case the transport listener assumes that the received messages always have the specified content type, or a set of rules. For more information, see http://axis.apache.org/axis2/java/transports/jms.html#Service_configuration.

For more information, see Java Message Service (JMS) Support.