| 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-factory JndiInitialContextFactory |
xs:string | jndi-property JndiProperty |
xs:string | password Password |
xs:string | protocol Protocol |
xs:string | url URL |
xs:string | username UserName |
<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 |