<config-property> <description>A comma-separated list of JNDI parameters</description> <config-property-name>JndiParameters</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value></config-property-value> </config-property>
Connection Factory Configuration Properties (for outbound)
- JndiParameters - the JNDI parameters used to perform the lookup of the ConnectionFactory (see below); each parameter consists of a "name=value" pair; parameters are separated with a semi-colon (';'); if no parameters are specified then an empty InitialContext will be used (i.e. the lookup will be local)