| 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}remote-saf-contextType (extension)
Corresponds to RemoteSAFContextMBean
| Nested Element Summary | |
xs:string | jndi-initial-context-factoryJndiInitialContextFactory |
xs:string | jndi-propertyJndiProperty |
xs:string | passwordPassword |
xs:string | protocolProtocol |
xs:string | urlURL |
xs:string | usernameUserName |
<xs:complexType name="remote-saf-contextType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="url" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="protocol" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="username" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="password" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="jndi-property" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="jndi-initial-context-factory" 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 | ||||||