The following notes provide information on third party software for reUZE Server:
For the following databases, Micro Focus supplies a switch module that gives reUZE Server access to the database's XA switch structure:
For other databases, refer to the database vendor's documentation for details of their XA switch module's requirements.
For more information on switch modules, see the section Resource Managers in the Configuration chapter of your Configuration and Administration Guide in the reUZE Server Help. For other databases, you should refer to the database vendor's documentation for details of their XA switch module's requirements.
The JDK required for generating Java beans depends on the JDK with which your Java client is compiled, as follows:
| Java Client | Java Bean |
|---|---|
| JDK 1.4.2 (IBM) | JDK 1.4.2 (IBM) |
| JDK 1.4.2 (Sun) | JDK 1.4.2 (Sun) |
| JDK 1.5 (Sun) | JDK 1.4.2 (Sun) |
| JDK 1.5 (Sun) | JDK 1.5 (Sun) |
| JDK 1.5 (IBM) | JDK 1.4.2 (IBM) |
| JDK 1.5 (IBM) | JDK 1.5 (IBM) |
The JDK required for generating EJBs depends on your J2EE application server. See the J2EE support below.
After installing the JDK, you need to set up your Java environment. See the section Setting Up the Environment for Java and COBOL in your Java and COBOL book in the Help for your COBOL development system.See Java and COBOL.
| JBoss 3.2.8 | JDK 1.4.2 (Sun) | J2EE1.3 |
| JBoss 4.0.2 | JDK 1.5 (Sun) | J2EE1.4 |
| Oracle 10.1.2 | JDK 1.4.2 (Sun) | J2EE1.3 |
| Oracle 10.1.3.0 | JDK 1.5 (Sun) | J2EE1.4 |
| WebLogic 8.1 | JDK 1.4.2 (Sun) | J2EE1.3 |
| WebLogic 9.0 | JDK 1.5 (Sun) | J2EE1.4 |
| WebSphere 5.1 | JDK 1.4.2 (IBM) | J2EE1.3 |
| WebSphere 6.0 | JDK 1.4.2 (IBM) | J2EE1.4 |
| WebSphere 6.1 | JDK 1.5 (IBM) | J2EE1.4 |
| WebSphere 6.1 with IBM EJB 3 Feature Pack | JDK 1.5 (IBM) | Java EE 5 |
-540412
-542611
07/12/10 11:35:55:843 JST] 00000056 PrivExAction W J2CA0144W: Could not find a mappingConfigAlias for the connection ... [07/12/10 11:35:55:908 JST] 00000056 PrivExAction W J2CA0114W: Could not fing a container managed credential alias ...
For details on these warnings, see the IBM Support Web site.
-547718
If you still get the same message, set the ServerHost configuration property to the machine name instead of localhost. You can do this using the WebSphere administration console. You need to restart WebSphere server after setting the property.
Alternatively you can set this property in the deployment descriptor, ra.xml in the resource adapter's archive file: mfcobol*.rar. For the location of the resource adapters see the section Resource Adapters in the chapter Deploying Interfaces in the Configuration and Administration Guide for reUZE Server. Again, you need to restart WebSphere server after setting the property.