| 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}iiopType (extension)
Corresponds to IIOPMBean
Nested Element Summary | |
| complete-message-timeout The maximum number of seconds spent waiting for a complete IIOP message to be received. |
| default-char-codeset The standard character code set that this server will publish as its native code set. |
| default-minor-version The default GIOP (General Inter-ORB Protocol) version that this server will negotiate for incoming connections. |
| default-wide-char-codeset The wide character code set that this server will publish as its native code set. |
xs:boolean | enable-ior-servlet Enable getior servlet used to publish COS Naming Service IORs Default: false |
| idle-connection-timeout The maximum number of seconds an IIOP connection is allowed to be idle before it is closed by the server. |
| location-forward-policy Specify how IIOP location forward host selection should be applied. |
xs:int | max-message-size The maximum IIOP message size allowable in a message header. |
| system-security Specify the value System Security. |
| tx-mechanism The transaction mechanism used by IIOP invocations. |
xs:boolean | use-full-repository-id-list Specify whether to use full Repository ID lists when sending value type information for custom-marshaled types. |
xs:boolean | use-java-serialization Specity whether to use java serialization for marshalling objects. |
xs:boolean | use-locate-request Specify whether outbound calls should use an initial LocateRequest. |
xs:boolean | use-serial-format-version2 Specify whether to advertise RMI objects and EJBs as supporting RMI-IIOP serial format version 2 for custom marshaled objects. |
xs:boolean | use-stateful-authentication Specify whether to advertise RMI objects and EJBs as supporting stateful CSIv2. |
<xs:complexType name="iiopType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="idle-connection-timeout" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="-1"/></xs:restriction><xs:element minOccurs="0" name="complete-message-timeout" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="-1"/><xs:maxInclusive value="480"/></xs:restriction><xs:element minOccurs="0" name="max-message-size" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="default-minor-version" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2"/></xs:restriction><xs:element minOccurs="0" name="use-locate-request" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="tx-mechanism" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="OTS"/><xs:enumeration value="JTA"/><xs:enumeration value="OTSv11"/><xs:enumeration value="none"/></xs:restriction><xs:element minOccurs="0" name="location-forward-policy" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="off"/><xs:enumeration value="failover"/><xs:enumeration value="round-robin"/><xs:enumeration value="random"/></xs:restriction><xs:element minOccurs="0" name="default-wide-char-codeset" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="UCS-2"/><xs:enumeration value="UTF-16"/><xs:enumeration value="UTF-8"/><xs:enumeration value="UTF-16BE"/><xs:enumeration value="UTF-16LE"/></xs:restriction><xs:element minOccurs="0" name="default-char-codeset" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="US-ASCII"/><xs:enumeration value="UTF-8"/><xs:enumeration value="ISO-8859-1"/></xs:restriction><xs:element minOccurs="0" name="use-full-repository-id-list" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="use-stateful-authentication" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="use-serial-format-version2" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="enable-ior-servlet" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="use-java-serialization" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="system-security" nillable="true"></xs:sequence><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="none"/><xs:enumeration value="supported"/><xs:enumeration value="required"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |