The Servers --> Protocols --> IIOP tab allows you to configure attributes for Internet Interop-Orb-Protocol (IIOP) connections.
Attribute Label
|
Description
|
Value Constraints
|
Default GIOP Version
|
Specify the default minor GIOP version for IIOP messages. This attribute is useful for client orbs with broken GIOP 1.2 implementations.MBean: weblogic.management.
configuration.IIOPMBeanAttribute: DefaultMinorVersion
|
Minimum: 0Maximum: 2Default: 2Configurable: yes
|
Transaction Mechanism
|
Specify whether IIOP should use the WebLogic-specific JTA to propagate transactions or the OMG-specified OTS. It is not possible to use both since it affects the wayr transactions are negotiated.MBean: weblogic.management.
configuration.IIOPMBeanAttribute: TxMechanism
|
Default: "OTS"Valid values:
Configurable: yes
|
Default Char Codeset
|
Specify what codeset should be used for the default native character codeset. This is required to interoperate with some Orbs that do not do codeset negotiation, or do it incorrectly. Setting this to anything other than US-ASCII will cause failure against JDK 1.3.1 clients.MBean: weblogic.management.
configuration.IIOPMBeanAttribute: DefaultCharCodeset
|
Default: "US-ASCII"Valid values:
Configurable: yes
|
Default Wide Char Codeset
|
Specify what codeset should be used for the default native wide character codeset. This is required to interoperate with some Orbs that do not do codeset negotiation, or do it incorrectly. Setting this to anything other than UCS-2 will cause failure against JDK 1.3.1 clients.MBean: weblogic.management.
configuration.IIOPMBeanAttribute: DefaultWideCharCodeset
|
Default: "UCS-2"Valid values:
|
Default IIOP Username
|
The default IIOP user.MBean: weblogic.management.
configuration.ServerMBeanAttribute: DefaultIIOPUser
|
Default: null
|
Default IIOP Password
|
The password for the default IIOP user.MBean: weblogic.management.
configuration.ServerMBeanAttribute: DefaultIIOPPassword
|
Default: nullEncrypted: yes
|