Diagram
JMS Interface to be executed for System Monitor notification. The delivery modes supported by the JMS API are PERSISTENT and NON_PERSISTENT. The JMS API defines ten levels of priority value, with 0 as the lowest priority and 9 as the highest. Clients should consider priorities 0-4 as gradations of normal priority and priorities 5-9 as gradations of expedited priority. Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system. Time to live is set to zero by default. Possible values: Combined values (with blank as separator): Java class of the plugin implementation. Default: com.sos.jitl.notification.plugins.notifier.SystemNotifierSendJMSPlugin The delivery modes supported by the JMS API are PERSISTENT and NON_PERSISTENT. The JMS API defines ten levels of priority value, with 0 as the lowest priority and 9 as the highest. Clients should consider priorities 0-4 as gradations of normal priority and priorities 5-9 as gradations of expedited priority. Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system. Time to live is set to zero by default. Possible values: Combined values (with blank as separator): Java class of the plugin implementation. Default: com.sos.jitl.notification.plugins.notifier.SystemNotifierSendJMSPlugin Using of a JMS ConnectionFactory implementation. Java class of the JMS ConnectionFactory. e.g.: org.apache.activemq.ActiveMQConnectionFactory Using of a JNDI properties file to create a JNDI IntialContextFactory. Sample content of the JDNI properties file for ActiveMQ:
NotificationJMS
Notes
Element
Type
Required
Description
Attribute: client_id
anySimpleType
Optional
The client identifier for this connection.
Attribute: destination
None
Optional
Attribute: acknowledge_mode
None
Optional
Attribute: delivery_mode
None
Optional
Attribute: priority
None
Optional
Attribute: time_to_live
NMTOKEN
Optional
Attribute: plugin
string
Optional
ConnectionFactory
Required
Notes
ConnectionJNDI
Required
Notes
Message
string
Required
References
References
References
Overview
Content Tools