BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element connection-policy

Model
<connection-policy>annonymous type derived from string</connection-policy>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>The conditions under which this remote Tuxedo access point
 establishes a session connection with a local Tuxedo access
 point.</p>

 <p>The allowed values are:</p>

 <ul>
 <li><tt>ON_DEMAND</tt>: A connection is attempted only when requested by either a
 client request to a remote service or an administrative connect
 command.</li>

 <li><tt>ON_STARTUP</tt>: A domain gateway attempts to establish a connection with its
 remote Tuxedo access points at gateway server initialization time.
 Remote services (services advertised in JNDI by the domain gateway
 for this local Tuxedo access point) are advertised only if a
 connection is successfully established to that remote Tuxedo access
 point. If there is no active connection to a remote Tuxedo access
 point, then the remote services are suspended. By default, this
 connection policy retries failed connections every 60 seconds. Use
 the MaxRetry and RetryInterval attributes to specify application
 specific values.</li>

 <li><tt>INCOMING_ONLY</tt>: A domain gateway does not attempt an initial connection to
 remote Tuxedo access points at startup and remote services are
 initially suspended. The domain gateway is available for incoming
 connections from remote Tuxedo access points and remote services
 are advertised when the domain gateway for this local Tuxedo access
 point receives an incoming connection. Connection retry processing
 is not allowed.</li>

 <li>LOCAL: Specifies that the remote domain connection policy is explicitly defaulted 
 to the local domain ConnectionPolicy attribute value.</li>
 </ul>
 (Interface=weblogic.management.configuration.WTCRemoteTuxDomMBean Attribute=getConnectionPolicy)
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
"ON_DEMAND", "ON_STARTUP", "INCOMING_ONLY", "LOCAL"
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0