| 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-objectType (extension)
Corresponds to ForeignJNDIObjectMBean
Nested Element Summary | |
xs:string | local-jndi-name The name that the remote object will be bound to in the local server's JNDI tree. |
xs:string | remote-jndi-name The name of the remote object that will be looked up in the remote JNDI directory. |
<xs:complexType name="foreign-jndi-objectType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="local-jndi-name" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="remote-jndi-name" nillable="false" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |