| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}bridge-destination-commonType (extension)
Corresponds to BridgeDestinationCommonMBean
Nested Element Summary | |
| adapter-jndi-name The JNDI name of the adapter used to communicate with the specified destination. |
xs:string | classpath The CLASSPATH of the bridge destination. |
xs:string | user-name The optional user name the adapter uses to access the bridge destination. |
xs:string | user-password-encrypted |
<xs:complexType name="bridge-destination-commonType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="adapter-jndi-name" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:minLength value="1"/></xs:restriction><xs:element minOccurs="0" name="user-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="user-password-encrypted" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="classpath" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |