BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

http://www.bea.com/ns/weblogic/90/diagnostics
element connection-factory-jndi-name

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/diagnostics} (restriction)

Documentation
The JNDI name of the JMS connection factory. If a name has not
 been specified, the default JMS connection factory is used.
Properties
This component is not nillable.

Model
<connection-factory-jndi-name>

</connection-factory-jndi-name>

Source
<xs:element minOccurs="0" name="connection-factory-jndi-name" nillable="false">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation