BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element adapter-jndi-name

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)

Documentation
The JNDI name of the adapter used to communicate with the
 specified destination.



This name is specified in the adapter's deployment descriptor
 file and is used by the WebLogic Server Connector container to bind
 the adapter in WebLogic Server JNDI.
Properties
This component is not nillable.

Model
<adapter-jndi-name>

</adapter-jndi-name>

Source
<xs:element minOccurs="0" name="adapter-jndi-name" nillable="false">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation