final public static String ACTIVEMQ_DYNAMIC_QUEUE(Code)
ACTIVEMQ_DYNAMIC_TOPIC
final public static String ACTIVEMQ_DYNAMIC_TOPIC(Code)
CONFAC_JNDI_NAME_PARAM
final public static String CONFAC_JNDI_NAME_PARAM(Code)
The Parameter name indicating the JMS connection factory JNDI name
CONFAC_JNDI_NAME_PASS
final public static String CONFAC_JNDI_NAME_PASS(Code)
The Parameter name indicating the JMS connection factory password (useful for WebsphereMQ CLIENT connections)
n.b. This is not the actual password, it is the JNDI name of the variable that will hold the password
CONFAC_JNDI_NAME_USER
final public static String CONFAC_JNDI_NAME_USER(Code)
The Parameter name indicating the JMS connection factory username (useful for WebsphereMQ CLIENT connections)
n.b. This is not the actual username, it is the JNDI name of the variable that will hold the username
The Parameter name of an Axis2 service, indicating the JMS connection
factory which should be used to listen for messages for it. This is
the local (Axis2) name of the connection factory and not a JNDI name
The JMS message property specifying the content type
DEFAULT_CONFAC_NAME
final public static String DEFAULT_CONFAC_NAME(Code)
The local (Axis2) JMS connection factory name of the default connection
factory to be used, if a service does not explicitly state the connection
factory it should be using by a Parameter named JMSConstants.CONFAC_PARAM
DEFAULT_JMS_TIMEOUT
final public static long DEFAULT_JMS_TIMEOUT(Code)