![]() ![]() ![]() ![]() ![]() ![]() |
The following sections describe upgrading from WebLogic jCOM 6.1 to WebLogic jCOM 8.1:
Upgrading from WebLogic jCOM 7.0 to WebLogic jCOM 8.1 requires only minor changes, which are discussed in Upgrading from jCOM 7.0 to jCOM 8.1.
WebLogic jCOM 8.1 is dramatically simpler to implement than WebLogic jCOM 6.1, for the following reasons:
.dll
and .exe
files from your WebLogic Server installation directory.
The upgrade to WebLogic Server 8.1 from jCOM 6.1 may affect your COM application code in the following ways:
com.bea.jcom.GetJvmMoniker
.To obtain the ORM from the servlet, open a Web browser on WebLogic Server to http://[wlshost]:[wlsport]/bea_wls_internal/com.
Previously handled through jCOM-specific software, security is now implemented through WebLogic Server’s security mechanism of roles and policies. Specifically, to allow COM clients access to WebLogic Server objects, you must export those objects for use by the COM client. You do this through the WebLogic Server Administration Console.
For details, see Configuring Access Control, in Calling into WebLogic Server from a COM Client Application.
You now configure properties through console rather than at command-line and many of the properties have gone away. The following table maps 6.1 properties to 8.1 properties:
There are no code changes required for upgrading from jCOM 7.0 to jCOM 8.1. However, you now configure COM packet timeout values and the maximum length of COM message packets via a different location in the Administration Console.
These changes are summarized in the following table:
![]() ![]() ![]() |