Showing:

Annotations
Attributes
Diagrams
Properties
Used by
Element ConnectionJNDI
Annotations

https://kb.sos-berlin.com/display/PKB/JobScheduler+Monitoring+Configuration+Reference+-+ConnectionJNDI

References Notes

Using of a JNDI properties file to create a JNDI IntialContextFactory.

Sample content of the JDNI properties file for ActiveMQ:

  • java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory
  • java.naming.provider.url=tcp://host:61616

Diagram
Diagram SystemMonitorNotification_v1_0_xsd_Element_ConnectionJNDI.tmp#ConnectionJNDI_file SystemMonitorNotification_v1_0_xsd_Element_ConnectionJNDI.tmp#ConnectionJNDI_lookup_name
Properties
content complex
Used by
Element NotificationJMS
Attributes
QName Type Default Use Annotation
file xs:NMTOKEN required
Path to the JNDI properties file.
lookup_name ConnectionFactory optional
Name to lookup JMS connection factory objects.
Attribute ConnectionJNDI / @file
Annotations
Path to the JNDI properties file.
Type xs:NMTOKEN
Properties
use required
Used by
Element ConnectionJNDI
Attribute ConnectionJNDI / @lookup_name
Annotations
Name to lookup JMS connection factory objects.
Properties
default ConnectionFactory
Used by
Element ConnectionJNDI