| 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}foreign-jndi-providerType (extension)
Corresponds to ForeignJNDIProviderMBean
Nested Element Summary | |
dom:foreign-jndi-linkType | foreign-jndi-link The foreign links. |
xs:string | initial-context-factory The initial context factory to use to connect. |
xs:string | password-encrypted |
xs:string | properties |
xs:string | provider-url The foreign jndi provider url. |
xs:string | user The remote server's user name. |
<xs:complexType name="foreign-jndi-providerType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="initial-context-factory" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="provider-url" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="user" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="foreign-jndi-link" nillable="true" type="dom:foreign-jndi-linkType">
</xs:element><xs:element minOccurs="0" name="properties" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password-encrypted" nillable="true" type="xs:string"/></xs:sequence>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |