Java CAPS 5.1.3 Update Release 3

Searching Java CAPS

Table of Contents

1 About Update Releases for Sun Java CAPS 5.1.3 — Revised

These Update Releases are designed to simplify the maintenance of a Java CAPS 5.1.3 installation by delivering a cumulative set of individual Emergency Software Releases (ESRs). The cumulative nature of the Update Releases is explained in Section 2.1 (which has been revised). Additionally, the ESRs contained in an Update Release are self-consistent, since the Update Release has been verified as a whole.

2 Contents of this Update Release

Update Release 3 for Sun Java CAPS 5.1.3 (henceforth called "CAPS 5.1.3U3") is delivered as a set of 27 ESRs as follows:

  ESR Number Product
1. 6722051 eGate — Repository
2. 6722052 eGate — Enterprise Designer
3. 6722041 eGate — NetBeans Relating to Enterprise Designer
4. 6722049 eGate — Enterprise Manager
5. 6722050 eGate — LogicalHost
6. 6722053 eGate — JMS for LogicalHost
7. 6722056 eInsight Business Process Manager
8. 6722057 eView Studio
9. 6722058 eVision Studio
10. 6722424 Alert Agent
11. 6722423 UDDI Server
12. 6722059 Batch eWay
13. 6722060 CICS eWay
14. 6722061 COM/DCOM eWay
15. 6722062 DB2 Universal Database eWay
16. 6724399 HTTPS eWay
17. 6722063 JDBC/ODBC eWay
18. 6722064 LDAP eWay
19. 6722065 Oracle Applications eWay
20. 6722066 Oracle eWay
21. 6722067 SAP BAPI eWay
22. 6722068 Siebel EAI eWay
23. 6722069 SQL Server eWay
24. 6722070 TCP/IP HL7 eWay
25. 6722071 Websphere MQ eWay
26. 6724400 HL7 OTD Library
27. 6657755 COBOL Copybook Converter

2.1 Use of ESRs from Java CAPS 5.1.3 Update Release 1 or 2 — Revised

This Update Release contains all updates made since Update Release 2. It also contains all previous updates made since the GA Release for those products that are included in this Update Release. There are, however, some Java CAPS products that are not represented in this Release for which updates have been made since the GA Release. These updates are not included in this Update Release, and are listed below.

If you have any of the listed Java CAPS products in your current installation, you should install the ESR listed for that product in addition to CAPS 5.1.3U3. If you have already installed Java CAPS 5.1.3 Update Release 1 (CAPS 5.1.3U1) or Update Release 2 (CAPS 5.1.3U2), you should install the ESRs shipped as part of CAPS 5.1.3U3 over your current installation.

2.1.1 Update Release 2

The following ESRs were part of Java CAPS 5.1.3 Update Release 2. Installation instructions for these ESRs can be found in the Readme.pdf file that is supplied with the ESR.

  ESR Number Product
1. 6632572 eTL Integrator
2. 6632577 e-Mail eWay
3. 6632581 MSMQ eWay
4. 6633219 Sybase eWay
5. 6641726 File eWay

2.1.2 Update Release 1

The following ESRs were part of Java CAPS 5.1.3 Update Release 1. Installation instructions for these ESRs can be found in the Readme.pdf file that is supplied with the ESR.

  ESR Number Product
1. 109848 IMS eWay
2. 109853 SNA eWay


3 Installation

3.1 Installation Sequence

The ESRs that constitute Update Release 3 need to be installed in the following sequence:

  1. Rollup ESRs for eGate
    1. Repository (6722051)
    2. Enterprise Designer (6722052)
    3. Other eGate rollup ESRs (6722041, 6722049, 6722050, 6722053)
    4. Non-eGate rollup ESRs (6722056-6722071, 6722423, 6722424, 6724399, 6724400) in any order
  2. All other ESRs in any order

IMPORTANT: In order for your CAPS 5.1.3 installation to function correctly, you must install all 6 eGate rollup ESRs (Repository, Enterprise Designer, NetBeans relating to Enterprise Designer, Enterprise Manager, Logical Host, JMS for Logical Host).

3.2 Detailed Installation Instructions

3.2.1 ESR 6722051 (eGate — Repository)

3.2.1.1 Prerequisites

There are no prerequisite ESRs for 6722051.

3.2.1.2 Corequisites

  • 6722041
  • 6722049
  • 6722050
  • 6722052
  • 6722053

3.2.1.3 Installation

This section only provides an overview of the instruction for the Repository ESR. For complete details please refer to the chapter titled "Installation Instructions for ESRs," especially the section titled "Installing Repository ESRs," in the Java CAPS Installation Guide (CAPS_Install_Guide.pdf). This document is available on Sun Java CAPS 5.1.3 DVD Disc 1 or on any Repository download CD.

Repository ESRs are installed on the machine on which the Java CAPS 5.1.3 Repository is running. The steps required to install the Repository ESR are:

  1. Shut down the Repository.
  2. Extract the ESR distribution file (ESR6722051-dist.zip) to a directory as directed in the section "Extracting ESR Distribution Files" in the Java CAPS Installation Guide.
  3. Copy the ESR Zip file (ESR6722051.zip) to the <JavaCAPS513>/ESRs folder.
  4. Open a command prompt (or Terminal window in Unix) and type:
    cd <JavaCAPS513>/ESRs
    ESRInstall 6722051 (for Windows)
    or
    sh ESRInstall.sh 6722051 (for Unix)
  5. Press Enter.

The ESR is applied.

3.2.1.4 Post-installation Steps

Step 1: Increase Heap Size in Repository Startup Script:

The current heap size setting is insufficient to upload the other eGate Rollup ESRs. Therefore, you must increase the heap size of the repository using the following steps:

  1. Open the startup script for the repository in a text editor. This file is called "startserver.bat" in Windows and "startserver.sh" in Unix and is located in <JavaCAPS513>/repository directory
  2. Locate and change the startup option "-Xmx256m" to "-Xmx512m"
  3. Save the modified startup script

Step 2: Run the Repository Cleanup Script:

After the ESR has been successfully installed, open a command prompt (or a Terminal window in Unix) and type:
cd <JavaCAPS513>/repository
.\esrxmlfix.bat (for Windows)
or
sh esrxmlfix.sh (for Unix)

Step 3: Restart the Repository:

Restart the repository by executing the startup script (startserver.bat for Windows or startserver.sh for Unix)

3.2.2 ESR 6722052 (eGate — Enterprise Designer)

3.2.2.1 Prerequisites

  • 6722051 (Repository) must be installed, and its post-installation procedure completed, prior to installing ESR 6722052.

3.2.2.2 Corequisites

  • 6722041
  • 6722049
  • 6722050
  • 6722053

3.2.2.3 Installation

This section provides an overview of the installation instructions for the Enterprise Designer ESR. For more complete instructions, please refer to the chapter titled "Installation Instructions for ESRs", especially the sections titled "Uploading Enterprise Designer ESRs from the Suite Installer" and "Downloading and Extracting Enterprise Designer and Logical Host ESR Zip Files," in the Java CAPS Installation Guide (CAPS_Install_Guide.pdf). This document is available on Sun Java CAPS 5.1.3 DVD Disc 1 or on any Repository download CD.

Enterprise Designer ESRs are installed on the machine where the Enterprise Designer is installed. The steps required to install the Enterprise Designer ESR are:

  1. Shut down Enterprise Designer if it is running.
  2. Extract the ESR6722052-dist.zip file to a temporary directory as described in "Extracting ESR Distribution .zip Files"
  3. Do the following using the Suite Installer:
    1. Upload ESR6722052.sar to the Repository using Suite Installer as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  4. Download and extract the following file(s) as described in "Downloading and Extracting Enterprise Designer and Logical Host ESR Zip Files": edesigner_ESR6722052.zip

3.2.2.4 Post-installation Steps

If you use Command-line Codegen, you must execute the following steps:

  1. Navigate to the "Downloads" tab in the Suite Installer.
  2. Click on the link named "commandlinecodegen_ESR6722052.zip" to download the commandlinecodegen_ESR6722052.zip to your system.
  3. Extract the contents of the zip file to the parent of the commandlinecodegen directory.

3.2.3 ESR 6722041 (eGate — NetBeans Relating to Enterprise Designer)

3.2.3.1 Prerequisites

  • 6722051 (Repository)
  • 6722052 (Enterprise Designer)

3.2.3.2 Corequisites

  • 6722049
  • 6722050
  • 6722053

3.2.3.3 Installation

The steps required to install ESR 6722041 are:

  1. Extract the ESR6722041-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722041.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.4 ESR 6722049 (eGate — Enterprise Manager)

3.2.4.1 Prerequisites

  • 6722051 (Repository)
  • 6722052 (Enterprise Designer)

3.2.4.2 Corequisites

  • 6722041
  • 6722050
  • 6722053

3.2.4.3 Installation

Enterprise Manager ESRs are installed on the machine on which the Enterprise Manager server is running. The steps required to install the Enterprise Manager ESR are:

Note: If this is the first time that you are installing Enterprise Manager or if you have never started Enterprise Manager on this system, you must start and stop the Enterprise Manager at least once before applying ESR 6722049.

  1. Shut down Enterprise Manager
  2. Extract the ESR6722049-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  3. Copy ESR6722049.zip to the <eManager>/ESRs folder.
  4. Open a command prompt and type:
    cd <eManager>/ESRs
    ESRInstall 6722049 (for Windows)
    or
    sh ESRInstall.sh 6722049 (for Unix)
  5. Restart Enterprise Manager

3.2.5 ESR 6722050 (eGate — LogicalHost)

3.2.5.1 Prerequisites

  • 6722051 (Repository)
  • 6722052 (Enterprise Designer)

3.2.5.2 Corequisites

  • 6722041
  • 6722049
  • 6722053

3.2.5.3 Installation

Logical Host ESRs are installed on the machine on which instances of the Logical Host are running. The steps required to install ESR 6722050 are:

  1. Shut down any domains that are running.*IMPORTANT: *If this ESR is to be installed in a cluster environment, the domains and all of their associated processes should be stopped on all cluster nodes before installing this ESR.
  2. Extract the ESR6722050-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  3. Copy ESR6722050.zip to the <LogicalHost>/ESRs folder.
  4. Open a command prompt (or Terminal window in Unix) and type:
    cd <LogicalHost>\ESRs
    ESRInstall.bat 6722050 (for Windows)
    or
    sh ESRInstall.sh 6722050 (for Unix)
  5. Restart the domains.

3.2.6 ESR 6722053 (eGate — JMS for LogicalHost)

3.2.6.1 Prerequisites

  • 6722051 (Repository)
  • 6722052 (Enterprise Designer)

3.2.6.2 Corequisites

  • 6722041
  • 6722049
  • 6722050

3.2.6.3 Installation

JMS ESRs are installed on the machine on which instances of the Logical Host are running. The steps required to install ESR 6722053 are:

  1. Shut down any domains that are running.
  2. Extract the ESR6722053-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  3. Copy the version of ESR6722053.zip corresponding to your operating system to the <LogicalHost>/ESRs folder.
  4. Open a command prompt (or Terminal window in Unix) and type:
    cd <LogicalHost>\ESRs
    ESRInstall.bat 6722053 (for Windows)
    or
    sh ESRInstall.sh 6722053 (for Unix)
  5. Restart the domains.

3.2.7 ESR 6722056 (eInsight Business Process Manager)

3.2.7.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.7.2 Corequisites

None.

3.2.7.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722056-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722056.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.8 ESR 6722057 (eView Studio)

3.2.8.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.8.2 Corequisites

None.

3.2.8.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722057-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722057.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."
  4. In order for this ESR to take effect on existing eView or eIndex Projects, you must include the following steps:
    1. Regenerate each application (for more information, see the User's Guide for eView or eIndex).
    2. Refresh any Java Collaborations in client Projects that reference the eView or eIndex Project.
    3. Re-import the eView or eIndex .jar files into each client Collaboration.

3.2.9 ESR 6722058 (eVision Studio)

3.2.9.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.9.2 Corequisites

None.

3.2.9.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722058-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722058.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.10 ESR 6722424 (Alert Agent)

3.2.10.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.10.2 Corequisites

None.

3.2.10.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722424-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722424.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. Re-install the Alert Agent EMR component in Enterprise Manager after installing the Alert Agent ESR.

3.2.11 ESR 6722423 (UDDI Server)

3.2.11.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.11.2 Corequisites

None.

3.2.11.3 Installation

This 5.1.3U3 UDDI ESR includes only one new fix (BugID 6615499 - UDDI password can not use any other password but STC) on top of 5.1.3U2 ESR 6649271. If this new fix is not needed, please install 5.1.3U2 ESR 6649271 instead. Otherwise, please follow instructions below to re-install UDDI server.

  1. Extract the ESR6722423-dist.zip file to a temporary directory, as described in "Extracting ESR Distribution .zip Files."
  2. Extract the UDDI installation sar file based on the platform, for example, stcuddi-Win32.sar
  3. Use the Suite Installer to upload the UDDI sar (ex. stcuddi-Win32.sar) to the Repository as described in "Uploading Files to the Repository"
  4. Download and install UDDI server as shown in the the "Web Services" section of the "eGate Integrator User's Guide."

3.2.12 ESR 6722059 (Batch eWay)

3.2.12.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.12.2 Corequisites

None.

3.2.12.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722059-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722059.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.13 ESR 6722060 (CICS eWay)

3.2.13.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.13.2 Corequisites

None.

3.2.13.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722060-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722060.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.14 ESR 6722061 (COM/DCOM eWay)

3.2.14.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.14.2 Corequisites

None.

3.2.14.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722061-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722061.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.15 ESR 6722062 (DB2 Universal Database eWay)

3.2.15.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.15.2 Corequisites

None.

3.2.15.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722062-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722062.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.16 ESR 6724399 (HTTPS eWay)

3.2.16.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.16.2 Corequisites

None.

3.2.16.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6724399-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6724399.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.17 ESR 6722063 (JDBC/ODBC eWay)

3.2.17.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.17.2 Corequisites

None.

3.2.17.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722063-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722063.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.18 ESR 6722064 (LDAP eWay)

3.2.18.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.18.2 Corequisites

None.

3.2.18.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722063-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722063.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.19 ESR 6722065 (Oracle Applications eWay)

3.2.19.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.19.2 Corequisites

None.

3.2.19.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722065-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722065.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

Note: When building an OTD with the Oracle Applications OTD Wizard, in the step titled "Select Oracle Applications module," you must select the "Replace Existing Stored Procedure" option.

3.2.20 ESR 6722066 (Oracle eWay)

3.2.20.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.20.2 Corequisites

None.

3.2.20.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722066-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722066.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.21 ESR 6722067 (SAP BAPI eWay)

3.2.21.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.21.2 Corequisites

None.

3.2.21.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722067-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722067.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.22 ESR 6722068 (Siebel EAI eWay)

3.2.22.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.22.2 Corequisites

None.

3.2.22.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722068-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722068.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.23 ESR 6722069 (SQL Server eWay)

3.2.23.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.23.2 Corequisites

None.

3.2.23.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722069-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722069.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.24 ESR 6722070 (TCP/IP HL7 eWay)

3.2.24.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.24.2 Corequisites

None.

3.2.24.3 Installation

The steps required to install ESR 6722070 are:

  1. Extract the ESR6722070-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722070.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".

3.2.24.4 Post-installation Steps

A sample project named "prjHL7Inbound" is available from the downloads tab of the Java CAPS installer after ESR6722070.sar has been successfully uploaded.

IMPORTANT: If you have another project in Enterprise Designer named "prjHL7Inbound" you must rename it to something different prior to importing the sample project.

3.2.25 ESR 6722071 (WebSphere MQ eWay)

3.2.25.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.25.2 Corequisites

None.

3.2.25.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6722071-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6722071.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
  3. In Enterprise Designer, on the Tools Menu, click Update Center to start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.26 ESR 6724400 (HL7 OTD Library)

3.2.26.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.26.2 Corequisites

None.

3.2.26.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6724400-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6724400.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
    #Start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

3.2.26 ESR 6657755 (COBOL Copybook Converter)

3.2.26.1 Prerequisites

Install the following ESRs before installing this ESR:

  • 6722041
  • 6722049
  • 6722050
  • 6722051
  • 6722052
  • 6722053

3.2.26.2 Corequisites

None.

3.2.26.3 Installation

The steps required to install this ESR are:

  1. Extract the ESR6657755-dist.zip file to a temporary directory as described in "Extracting ESR Distribution Zip Files."
  2. Use the Suite Installer to upload ESR6657755.sar to the Repository as described in "Uploading Enterprise Designer and Logical Host ESRs from the Suite Installer".
    #Start the Update Center Wizard. Then, follow the instructions in the section titled "Installing Enterprise Designer ESRs and non-eGate Product Rollup Upgrades."

4 New Platforms Supported

  • AIX 6.1
  • Windows Vista
  • Windows 2008

5 Issues Addressed in Update Release 3

5.1 eGate — Repository (6722051)

BugID Description
6585570 Commandline codegen of X12 B2B host fails with repository exception: Copy File Failed.
6604990 JMSJCA Jar files are not included in the EAR file.
6697903 Live and Journaled Message lists are displayed incorrectly in Enterprise Manager.

5.2 eGate — Enterprise Designer (6722052)

BugID Description
6620194 Need to support type inheritance in the OTD data structures for JCD.
6691722 Receive an HTTP Status 404 from a Web Service.

5.3 eGate — NetBeans Relating to Enterprise Designer (6722041)

BugID Description
6585141 Java CAPS SoapFault differs from ICAN SoapFault.
6585570 Commandline codegen of X12 B2B host fails with repository exception: Copy File Failed.
6602399 Java CAPS needs to support Websphere MQ.
6604943 Enterprise Designer hangs CPU 100% while modifying JCD.
6604990 JMSJCA Jar files are not included in the EAR file.
6607271 Received "JAXRPC.JAXRPCSERVLET.44: failed to initialize the service implementor for port".
6612665 In the Environment, component properties created by one user cannot be edited by second user.
6613825 JCDs exposed as SOAP-callable web services are invoked synchronously.
6614227 The OTD Tester is adding extra fields after using current templates.
6620194 Need to support type inheritance in the OTD data structures for JCD.
6620478 Receive Null Pointer exception when sending messages to JMQ.
6621956 Session is not re-established after being lost between Java CAPS and WebLogic 9.2 JMS.
6625562 Cannot create OTD XSD with SimpleType elements.
6627634 SWIFT JCD exposed as a web service floods the Integration Server logs.
6628032 Integration Server returns error 202 to Invalid Soap Request (one-way web service) and no Info/Warning level log entry.
6628194 Memory-class leak during the process of deployment/redeployment.
6628613 Application server loops with message "JMSJCA-E059: Stopping connector; waiting for work containers to finish."
6630661 FCX OTDs are not generating correct format.
6632889 XSD OTD Strict Validation problem: unmarshal method is successful even if the node is an incorrect length.
6634602 JMSJCA to contain ESRs 6595254, 6601696, 6601714, 6603221, and 6603233 (Logical Host).
6636573 Date-time object is formatting dates incorrectly.
6636663 Interops between web services exposed as JCDs in Java CAPS and .NET consumer.
6637865 XSD OTD "set" method overides previous values.
6639257 In a single Java CAPS application, multiple web service clients configured for HTTP Basic authentication fails.
6640855 Element order in marshaled output of FCS OTD depends on the order that the OTD "set" methods were called.
6642708 Variables and constants used for hostname and port number configurations in Web Service External System do not work.
6643337 The receive(long timeout) method does not work for Sun Java System Message Queue when transaction mode is "trans".
6644439 XSD schema patterns are not honored when calling web service.
6647411 Closing a JCD causes a Codegen/Validation error.
6647415 XSD parser needs to create an object of appropriate XSD extension type.
6649241 Message selector syntax - '<>' (not equal) causes Enterprise Designer to hang.
6649540 Exception on the JBoss reconnection to JMS grid.
6651290 HL7_GENERIC_EVT OTD's marshalToString method corrupts original HL7 message.
6652550 WSDL is not viewable in Enterprise Manager's Web Service Access Manager.
6653341 JCD web service needs to support Korean (double bytes).
6653686 Porting Hotfix 102393 to 5.1.3.
6654128 Business Process causing NullPointerException in Enterprise Designer.
6654223 Cannot unmarshall a user-defined OTD consisting of delimiter with fixed-length fields and optional group node when the input does not contain optional data.
6654268 The omit() method is missing in Java CAPS 5.1.3.
6656754 Problem retrieving snapshot from new branch in Enterprise Designer.
6658185 Scandinavian characters in a JCD that is exposed as a web service get mangled.
6658725 In the Java Collaboration Editor, Validate fails if an exception is thrown inside switch case statement.
6659181 Number of producers decreases after restart of Sun MQ JMS broker.
6659831 Receive JMSJCA "Connection is closed" message after JMS Grid cluster restart.
6662523 Transaction ACK sent to broker after TRANSACTION_END with TMSUCCESS.
6666196 A JMS codegen race condition in connection object construction is preventing the connection from closing.
6667858 Having problem catching SOAP fault from .NET
6670570 JCD tester does not work for Collaborations having Batch FTP OTD in them.
6672240 A Codegen exception is generated when a Business Process has a PICK with two recieves from two web service operations
6672651 The isadmin disable hangs and causes exceptions with WebSphere MQ project.
6673932 Rollback of messages fails if the inbound JMS is configured to Non-XA.
6675650 The XSD wizard fails to create an OTD after installing Update 1 or Update 2.
6675833 Using LDAP to store JMS IQ Manager URL returns invalid pair in query strings.
6675848 Web service cannot return a fault properly after security and eInsight persistence is set ON.
6676759 Cannot export node from XSD without target namespace defined.
6677050 Security validation occasionally fails for parallel excecution of Business Process web service.
6678813 Input and Output data are not equal when marshaling and unmarshaling an XML document that contains CDATA in a field.
6681711 The em-cmdline-clinet stopComponent executes a JCD service that is in the "Down" state.
6682203 WebSphere JMS MQ connections exceed maximum allowed.
6684761 Projects are not able to connect to the grid and users are automatically locked.
6690228 The method setMessageURL() is not working for WebSphere MQ.
6691722 Receiving HTTP Status 404 status from a Web Service.
6691795 Unable to send web service request containing: xsi:nil="true" to AIX.
6692113 Importing a Web Service Definition fails with RuntimeValidationException.
6692422 Web service does not enforce maxOccurs property for elements in WSDL.
6693115 Connection Pool Settings does not work when using Sun Java System Application Server
6695034 Null pointer exception is thrown while building BPEL web services project.
6695158 Receiving java.lang.StringIndexOutOfBounds when importing a Project file containing an existing Project.
6695834 Error when saving a Business Process in Enterprise Designer.
6696812 Error while importing eVision Project from ICAN 5.0.5 to Java CAPS 5.1.3.
6697747 Experiencing a DateTime issue.
6697887 Receiving a codegen build error, but Enterprise Designer build appears valid.
6697896 Enterprise Designer validation doesn't detect missing throws clause.
6698949 When importing a new version of an OTD, the JCD still uses the previous OTD version.
6701593 XSD restrictions are not implemented.
6704943 Unable to access an inner static class defined in an external .jar from a JCD.
6706768 Unable to build a Web Service Client.
6708574 Outbound JMS connection pool Connectivity Map changes are not reflected in EAR file.
6710564 Incorrect data type is generated in OTD created from OAGIS-based XSD.
6712457 XSD parser should create object of appropriate XSD extension type.
6713648 Adding fields from external templates corrupts OTD.
6731898 Null pointer exception received while building web services Project.

5.4 eGate — Enterprise Manager (6722049)

BugID Description
6634991 Domain information is not retained on the browser after restarting Enterprise Manager on RedHat Linux 5.
6645395 Enterprise Manager does not work properly if its ESRs are applied immediately after installation.
6649211 Archiving process fails (out-of-memory) after installing ESR 6593798 in an Environment.
6671577 Unable to display Project in the J2EE tree after deploying to SJSAS 8.2.
6697903 Live and Journaled Message lists are displayed incorrectly in Enterprise Manager.

5.5 eGate — Logical Host (6722050)

BugID Description
6587684 Performance issue with BPEL web service call.
6606599 Receive java.lang.IncompatibleClassChangeError when shutting down the domain.
6610901 Added to support xsd:group.
6620478 Receive Null Pointer exception when sending messages to JMQ.
6621956 Session is not re-established after being lost between Java CAPS and WebLogic 9.2 JMS.
6627634 SWIFT JCD exposed as a web service floods the Integration Server logs.
6627972 Receive java.lang.NumberFormatException for input string: "ID:8826"
6628613 Application server loops with message "JMSJCA-E059: Stopping connector; waiting for work containers to finish."
6632381 Receive TransactionRolledbackLocalException.
6634602 JMSJCA to contain ESRs 6595254, 6601696, 6601714, 6603221, and 6603233 (Logical Host).
6647575 Experience memory leak when processing WS calls while undeploying.
6649540 Exception on the JBoss reconnection to JMS grid.
6653341 JCD web service needs to support Korean (double bytes).
6653686 Porting Hotfix 102393 to 5.1.3.
6656166 WS-Security Password Digest Error.
6658185 Scandinavian characters in a JCD that is exposed as a web service get mangled.
6659181 Number of producers decreases after restart of Sun MQ JMS broker.
6659831 Receive JMSJCA "Connection is closed" message after JMS Grid cluster restart.
6660165 Messages are truncated when using JCD exposed as a web service.
6662523 Transaction ACK sent to broker after TRANSACTION_END with TMSUCCESS.
6666369 ESR Patches break web service fault functionality.
6667858 Having problem catching SOAP fault from .NET
6671060 Enabling or disabling application causes message loss.
6673932 Rollback of messages fails if the inbound JMS is configured to Non-XA.
6675833 Using LDAP to store JMS IQ Manager URL returns invalid pair in query strings.
6680585 On AIX, web service Business Process Input messages change depending on logging level.
6682203 WebSphere JMS MQ connections exceed maximum allowed.
6684761 Projects are not able to connect to the grid and users are automatically locked.
6690228 The method setMessageURL() is not working for WebSphere MQ.
6691722 Receive an HTTP Status 404 from a Web Service.
6691795 Unable to send web service request containing: xsi:nil="true" to AIX.
6697892 Integration Server LOG redirect fails to create files in the configured location.
6697903 Live and Journaled Message lists are displayed incorrectly in Enterprise Manager.
6703912 Non-default location does not work for log.

5.6 eGate — JMS for Logical Host (6722053)

BugID Description
6626019 CAPS hosted Web Services does not accept a SOAP Request with Content-type tex/xml-soap.
6635725 Experience JMS IQ Manager client memory leak when log level is switched from DEBUG to any other logging level.
6643156 JCD reading from fully serialized queue fails to recover from rollback.
6644402 Monitor does not show message list when special characters are used in user properties.
6658866 Incorrect JMS queue statistics are displayed when server is under heavy load after applying ESR 6632386.
6661377 The .dbs file keeps growing when the journaling is turned off.
6668528 The JMS IQ Manager (stcms) WirePool repeatedly calls cleanList and attempts to shut down the socket.
6670847 The JMS IQ Manager crashes in JMSJCA unit tests
6683298 Message in queue is unreadable in eManager after one day.
6690287 Experiencing random .dbs corruption (type=19).
6697903 Live and Journaled Message lists are displayed incorrectly in Enterprise Manager.
6683298 Message in queue is unreadable in Enterprise Manager after one day.
6690287 Experiencing random .dbs corruption (type=19).
6704923 Expired JMS Messages still appear in Enterprise Manager and control utility for a short time.
6712998 JMS IQ Manager (stcms) is using incorrect offsets on Linux.
6720426 JMS IQ Manager (stcms) XAResource throws an XAException.XAER_RMFAIL when the XAPrepare call fails.
6720786 In JMS IQ Manager (stcms), the transaction is shown as "in-doubt" until server is restarted, even after commit has occurred.

5.7 — eInsight Business Process Manager (6722056)

BugID Description
6629393 After a Domain restart, BPEL recovers to a point after the 'current' step.
6629790 Page Flow designer runs out of memory for large page flows.
6634455 Web service security brakes when the Business Process contains a web service having more than one operation.
6637459 Need enhancements to WLM task interface.
6644117 UNIX DB2 SQL scripts are incorrect and inoperative.
6644139 When a large number of exceptions are thrown and caught within BPEL, the results become unpredictable.
6644744 Not able to monitor BP instances from Enterprise Manager.
6647090 Incorrect Business Process instance status between a FLOW and EventBasedDecision.
6648258 When under load, some Business Process instances are recorded erroneously.
6672807 Hotfixes 6648258 and 2151599 cause BPELs to always enter a timeout loop in event-based decision loops.
6676218 BPEL recovery no longer works after applying Update1 ESR's + BPEL hotfixes.
6682549 The WLM email failure notification does not display the recipient address.
6700254 Experiencing a priming issue in eXchange service.
6708200 eVision user sessions become interlinked.
6708229 INCOMPLETE status in pageflow of WLM activity.
6730420 Null Pointer Exception occurred while recovering Business Process instance.

5.8 eView Studio (6722057)

BugID Description
6638138 Need default search to be a Simple Person Lookup or EUID search.
6639813 The business name standardizer fails on two-token variable.
6653293 Having problems with logging level for eView and eIndex.
6659613 When using keyless child objects, the SBR duplicates some of the objects.
6660001 Unable to delete an alias.
6664614 The broadcast messages are not using XML encoding.

5.9 eVision Studio (6722058)

BugID Description
6687089 Concurrent access to an eVision page causes a Null Pointer Exception.

5.10 Alert Agent (6722424)

BugID Description
6657977 Receive HTTP Status 500 error w/AlertAgent after installing ESR 2122627.
6661888 Alert Agent does not send an email alert.

5.11 UDDI Server (6722423)

BugID Description
6615499 UDDI Password only accepts "STC".

5.12 Batch eWay (6722059)

BugID Description
6608807 Files are not being picked up when the domain is started as a windows service.
6618293 SFTPClientImpl doesn't close() InputStreaminstances, which causes delete problems.
6636865 Setting the SSH server name after using isConnected() doesn't work after applying hotfix 105489.
6647572 Exceptions and Alerts are not generated by getIfExists() on connection failure.
6676809 Thread blocked all activities affecting shared resources in the entire application server instance.
6689018 SFTP connect results in "User is already authenticated" error.
6693115 Connection Pool Settings does not work when using Sun Java System Application Server
6702188 Batch adapter forgets its configuration when calling isConnected().
6711991 SFTP eway failing with com.maverick.ssh.SshException "Your license has expired".
6712789 Hotfix 2160026 breaks FTPOverSSL.

5.13 CICS eWay (6722060)

BugID Description
6639769 Need to correct Bundles.properties in com\stc\connector\cicsadapter\eway\.

5.14 COM/DCOM eWay (6722061)

BugID Description
6698963 The file stccomruntime.impl.jar has a missing resource definition, which causes an exception.

5.15 DB2 Universal Database eWay (6722062)

BugID Description
6621751 DB2 stored procedures do not work unless you fully specify the schema.

5.16 HTTPS eWay (6724399)

BugID Description
6625133 The MIME is not passed into the MIME payload if the HTTP header content type is "application".
6631448 Unable to specify servlet context URL.
6698721 Experiencing an HTTP application problem during server restart on AIX.

5.17 JDBC/ODBC eWay (6722063)

BugID Description
6646457 Error generated when inserting a timestamp field from Business Process to mySQL.
6667300 Unable to use "selectAll" for a table with time fields.

5.18 LDAP eWay (6722064)

BugID Description
6634432 Problem with the "HostName" field of the Web Service External System when invoking the web service with LDAP.
6639497 ArrayIndexOutOfBoundsException was thrown in server.log while executing an LDAP eWay project.

5.19 Oracle Applications eWay (6722065)

BugID Description
6605089 "Order Entry Module" is missing, although it is shown in the User Guide.
6643553 After applying the fix from 6605089, the procedure fails with PLS-00306 error against OAS 11.5.10.2.

5.20 Oracle eWay (6722066)

BugID Description
6618142 Need to support manual mode connection.
6700752 Connection pool setting in ENV does not work when using Sun Java System Application Server.

5.21 SAP BAPI eWay (6722067)

BugID Description
6638012 Need to support the use of multiple inbound services having the same program ID and domain.
6665070 Inbound eWay does not raise alerts for SAP connectivity problems.
6672234 BAPI OTDs are truncating ABAP type STRING to 8 characters.
6672775 Command Line Codegen is failing on Solaris when project contains SAP OTDs.
6679184 Inbound SAP BAPI eWay does not respond to "stop" call from Enterprise Manager.
6683944 Simple BAPI/RFC-called work fails with java.util.zip.ZipException.

5.22 Siebel EAI eWay (6722068)

BugID Description
6672810 The eWay is not handling &, < and ' characters correctly.

5.23 SQL Server eWay (6722069)

BugID Description
6658689 SQL Server eWay does not reconnect after database restart.
6696822 Database fields in Business Process appear in random order, compared to the OTD.

5.24 TCP/IP HL7 eWay (6722070)

BugID Description
6633604 When the external HL7 system recycles, the old connection is not relinquished.

5.25 WebSphere MQ eWay (6722071)

BugID Description
6706328 WebSphere MQ project messages sent to queue during deployment disappear.

5.26 HL7 OTD Library (6724400)

BugID Description
6617874 HL7 231 ADT A38 message with DRG show up as required segment instead of optional.

5.27 COBOL Copybook Converter (6657755)

BugID Description
6646540 Commandline Codegen and deployment are not working with cobolcopybook OTD projects.
6657755 COBOL Copybook OTD method has exceeded Java hard limit of 64kB.

6 Known Issues and Workarounds

6644346 eTL: DriverProperties must be set when using JDBC eWay with eTL.

Problem Summary When using eTL in conjunction with the JDBC eWay, an exception occurs (java.sql.SQLException "No suitable driver at java.sql.DriverManager.getConnection") if the JDBC external system's DriverProperties have no value set for the URL connect string property.

Workaround Be sure to set the properties in the JDBC external system (Outbound JDBC eWay - JDBC Connector settings - DriverProperties) so as to include the URL connect string. As an example, for DB2 on AS400, this string would as follows:
setURL#jdbc:as400://myas400host:446;naming=sql;errors=full##

6657450 eView: The JNDI settings in the eView Javadocs sample are incorrect.

Problem Summary The server settings in the sample provided with the eView Javadocs are based on previous version and need to be updated in order for the sample client to work. These are the incorrect lines in the sample:
// server connection parameters
String server = "java://localhost:18005";
String jndiName = "ejb/PersonMasterController";
...

// connect to server and get handle MasterController
Hashtable env = new Hashtable();
env.put("java.naming.factory.initial", "com.stc.is.naming.NamingContextFactory");
env.put("java.naming.provider.url", server);
env.put(Context.OBJECT_FACTORIES, "com.stc.is.naming.CorbaObjectFactory");
Context context = new InitialContext(env);
Object obj = context.lookup(jndiName);

Workaround Replace the above lines with the following text:
//server connection parameters
String url = "iiop://localhost:18002";
String ctxtFactoryName = "com.sun.jndi.cosnaming.CNCtxFactory";
...

//connect to server and get handle MasterController
Hashtable env = new Hashtable();
env.put(Context.INITIAL_CONTEXT_FACTORY, ctxtFactoryName);
env.put(Context.PROVIDER_URL, url);
InitialContext jndiContext = new InitialContext(env);
Object obj = jndiContext.lookup("ejb/PersonMasterController");

Labels

update-javacaps update-javacaps Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Sign up or Log in to add a comment or watch this page.


The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact