Specialized IT Services focused on Data Management | Speak with Us 877-634-9222
Art of BI: Ensuring WebLogic IIOP is Enabled
Internet Inter-ORB Protocol can be used to programatically access the WebLogic Server. It must be turned on though and here are the steps to enable it if it is not already enabled.
- In the Administration Console, expand Environments and select Servers.
- Select the Protocols tab, then select IIOP.
- Enable the IIOP protocol by checking the Enable IIOP check box.
- To modify the default configuration, click Advanced.
- If you want to specify a default IIOP user name and password:
- Modify default values for the other attributes.See Configuration Options.
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).
References:
http://download.oracle.com/docs/cd/E13222_01/wls/docs90/ConsoleHelp/taskhelp/channels/EnableAndConfigureIIOP.html
