-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help >Enable jCOM
Before you begin
Enabling the jCOM protocol for a server instance is one of several steps needed for bidirectional access between modules on a WebLogic Server instance and Microsoft ActiveX components, Visual Basic and C++ objects, and other COM/DCOM environments. See Programming WebLogic jCOM.
To enable and configure the jCOM protocol for a WebLogic Server instance:
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- In the left pane of the Console, expand Environment and select Servers.
- On the Servers page, select a server.
- On the Servers: Protocols: jCOM page, select the Enable jCOM check box to enable the jCOM protocol.
- Modify the default values for the other attributes.
- Click Save.
- 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).After you finish
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- Use security roles and policies to allow COM clients to communicate with modules on WebLogic Server. See Create scoped security roles and Create policies for resource instances.
- If the server instance is running, restart it.