Properties Related to JMS
The Following Properties are Related to JMS
Name |
Description |
messaging.jms.0.provider messaging.jms.0.username messaging.jms.0.password messaging.jms.0.url |
The only value allowed for the JMS provider name is SonicMQ. Specify the user name and password that have to be used to connect to the SonicMQ broker. The URL format to connect to the JMS broker is: tcp://<host>:<port>, where the default port for SonicMQ is 2506. |
messaging.jms.0.messageLengthKey |
JMS provider-specific name for the JMS header field Message Length. Default: message_length This property must not be changed, because only SonicMQ is supported. |
messaging.jms.0.dmq |
JMS provider specific Dead Message Queue name. Default: SonicMQ.deadMessage This property must not be changed, because only SonicMQ is supported. |
system.SSL_PROVIDER_CLASS system.SSL_PRIVATE_KEY_PASSWORD system.SSL_CA_CERTIFICATES_DIR system.SSL_CERTIFICATE_CHAIN system.SSL_CERTIFICATE_CHAIN_FORM system.SSL_CIPHER_SUITES |
Default: progress.message.net.ssl.iaik.iaikSSLImpl These properties are only relevant if SSL is used to connect to the SonicMQ broker. The property SSL_PROVIDER_CLASS must not be changed, because only SonicMQ is supported. All other default values are only examples. They need to be changed according to the SonicMQ documentation if SSL is to be used to connect to the JMS broker. The SSL_CIPHER_SUITES property must not be changed, since it is preconfigured with the default values that are valid for SonicMQ with SSL |
JMS as a transport protocol is exclusively supported for the Marketplace Adapter. The only JMS provider currently supported is SonicMQ.