WebSphereTM Development Tools for iSeries V5.1 Release Notes

This document provides information that is specific to this release of the WebSphere Development Tools for iSeries product. This release integrates components that were previously available only as separate products. Hardware requirements (memory and disk space), software requirements (at development and run time), and migration scenarios are provided.

The README document contains prerequisite information, limitations of the product, and information not included in the documentation.

The Installation Notes document contains all installation notes and procedures. This includes the use of response files and how to uninstall, and how to add or remove product components.

Table of Contents

Components of Release V5.1

The five components are:

  1. WebFacing Tool allows you to display on the Web traditional programs that use DDS display files. Custom-generated JSP files and Java beans substitute for DDS code and make Web access possible.
  2. WebSphere Studio for iSeries contains wizards for creating JavaBeansTM, Java servlets, and deploying e-business applications easily.
  3. VisualAge for Java for iSeries provides a powerful environment for Java development. You can optionally install ET/400 which provides tools, wizards, java beans, and AS/400 Toolbox for Java classes. This makes the job of developing Java client and server programs that target iSeries much easier.
  4. Cooperative Development Environment (CODE) allows you to edit, compile, and debug RPG, COBOL, C, C++, CL, DDS, and Java (includes the CODE Designer, a WYSIWYG DDS tool).
  5. VisualAge RPG supports applications with Windows GUI, transparent access to iSeries resources, and generates Java applications and applets.

Integration between WebSphere Studio and VisualAge for Java enables teams to communicate and work together to:

In addition, the installation of WebSphere Development Tools for iSeries has been simplified with:

Workstation Requirements

Hardware Requirements

WebSphere Development Tools for iSeries has the following hardware requirements:

System requirements decrease if you choose to install only the components that you require.

Software Requirements

WebSphere Development Tools for iSeries has the following software requirements:
Feature Development Time Run Time
WebFacing Tool (First Edition)
  • Windows 98/NT/2000/ME
  • Netscape Communicator 4.7 or later
    or
    Internet Explorer 5.0 or later
  • OS/400 V4R5
  • Internet Explorer 5.0 or later
  • WAS 3.5.2 or later
WebSphere Studio for iSeries (V3.5)
  • Windows 98/NT/2000/ME
  • Internet Explorer 4.0 or later
  • OS/400 V4R5 or later
  • WebSphere Application Server V3.5.2 or later
  • OS/400 V4R5 or later
  • Netscape Communicator 4.7 or later
    or
    Internet Explorer 4.0 or later
  • Internet Explorer 5.0 for Page Detailer
  • WebSphere Application Server V3.5.2 or later
VisualAge for Java for iSeries (V3.5)
  • Windows 98/NT/2000
  • OS/400 V4R3 or later
  • Netscape Communicator 4.7 or later
    or
    Internet Explorer 5.0 or later
  • OS/400 V4R5 or later
  • JRE V1.2.2 or later
CODE
  • Windows 98/NT/2000/ME
  • OS/400 V4R5 or later
  • Netscape Communicator 4.7 or later
    or
    Internet Explorer 5.0 or later
N/A
VisualAge RPG
  • Windows 98/NT/2000/ME
  • OS/400 V4R5 or later
  • Netscape Communicator 4.7 or later
    or
    Internet Explorer 5.0 or later
  • Windows 98/NT/2000/ME
  • any JRE V1.2.2 or later, including a browser
  • OS/400 V4R5 or later

Migration Process

This release will remove previous releases of components as necessary, before installing itself.





VisualAge(R) for Java(TM)

Version 3.5.3

Enterprise Toolkit for AS/400(R)

RELEASE NOTES

Table of contents

1.0 Introduction
2.0 Prerequisites
3.0 Limitations and known problems
     3.1 Convert Display File SmartGuide
     3.2 AS400eList Bean Performance
     3.3 Code generation in DFU beans
4.0 Hints and Tips
      4.1 Run time files
      4.2 Deployment of a VCE application that has DFU beans
      4.3 Debugging
5.0 AS/400 Java Web sites
6.0 Documentation

1.0 Introduction

These Release Notes contain prerequisite information for the VisualAge for Java Enterprise Toolkit for AS/400. In addition, they include any limitations of the product and information not included in the documentation.

The AS/400 server is now referred to as the IBM eServer iSeries. However, for this release of VisualAge for Java, all reference made to the server will be by its former name, "AS/400".

2.0 Prerequisites

*Note: This PTF will soon be superseded by another.

For information about the most recent PTFs for the Distributed Debugger, please refer to http://www-1.ibm.com/support/search.wss?rs=715&tc=SSZND2&dc=DA400.

*Note: This PTF will soon be superseded by another.

For more up to date PTFs, please refer to: http://www.software.ibm.com/ad/as400/vajava/

3.0 Limitations and known problems

3.1 Convert Display File SmartGuide

On systems which have earlier versions of IBM Personal Communications, it may not be possible to start an IBM Personal Communications session while the Convert Display File SmartGuide is running. Once the SmartGuide is finished running, an IBM Personal Communications session may be started.  

A bean generated by this Smartguide can be opened in the VCE, and saved after undergoing Construct Visuals from Source. The resulting bean may not look or behave as the original.

3.2 AS400eList Bean Performance

When extracting lists from an AS/400 server, data conversion may require a longer period of time to complete, if the list is very large, or if binary or date fields are selected. To achieve the best performance, follow these recommendations:

  1. Use the OBJL0100 or OBJL0200 formats, which allow for translation of data in one step.
  2. If OBJL0300 format or higher is selected, try to avoid selecting the binary or date fields listed below, unless necessary. If a binary field or date field is selected, the translation of the field attributes must be performed individually for each item. This slows the overall process, especially for larger lists.

Binary fields
getInclude0300AuxiliaryStoragePool()
getInclude0500SaveSize()
getInclude0500SaveSizeMultiplier()
getInclude0500SaveSequenceNumber()
getInclude0600DaysUsedCount()
getInclude0700Size()
getInclude0700SizeMultiplier()

Date fields
getInclude0300CreateDateTime()
getInclude0300ChangeDateTime()
getInclude0500SavedDateTime()
getInclude0500RestoredDateTime()
getInclude0500SaveActiveDateTime()
getInclude0600LastUsedDateTime()
getInclude0600ResetDateTime() 

3.3 Code generation in DFU beans

When the FormManager, ListManager, or RecordIOManager beans generate code, the progress indicator may appear several times, depending on the number of methods that are generated for the condition class. 

Do not attempt to close the bean's Property window during code generation, as this will cause the Visual Composition Editor to hang. For FormManager or ListManager, the value of the recordIOManager property will change accordingly when code generation is complete, and the Property window can be closed at that time.

4.0 Hints and Tips

4.1 Run time files

The following .jar and .zip files are available for running examples and applications outside of VisualAge for Java. These files are available in the 'eab\runtime30' directory:

These Toolbox .jar files can also be found in the 'eab\runtime30' directory:

Please check out the Frequently Asked Questions on how to use AS/400 Toolbox for Java on OS/400 from http://www-1.ibm.com/servers/eserver/iseries/toolbox/faq.htm.

4.2 Deployment of a VCE application that has DFU beans

If you want to deploy an application created in the Visual Composition Editor that contains DFU beans, you have to export both the application's classes and resources. When the application contains a DFU bean, the Visual Composition Editor will generate a .sos file as a resource in the application's project. The .sos file can be found in \VisualAge for Java\ide\project_resources\<application project name>\<application package name>.

4.3 Debugging

The "Debug" and "Start OLT Viewer" menu items are only functional if the Distributed Debugger has been installed on your system.

The Distributed Debugger is installed separately from VisualAge for Java. To install it rerun the VisualAge for Java setup program and select to install the Distributed Debugger.

5.0 AS/400 Java Web Sites

The http://www-3.ibm.com/software/awdtools/vajava/etoolkit/index.html  Web site contains updates, hints, tips and information about the latest AS/400 Java features.

To learn more about the IBM AS/400 Toolbox for Java, visit the following web site:
http://www-1.ibm.com/servers/eserver/iseries/toolbox/index.html

6.0 Documentation

  1. The majority of the Enterprise Toolkit for AS/400 (ET/400) help has changed since it was translated. Please refer to the English help for the most recent version of the help.
  2. Features of ET/400 that have only been documented in English include:
  3. The following concepts have been added since the ET/400 help was last translated:
  4. The following tasks have been added:
  5. The following references have been added:
  6. Any samples pertaining to the new DFU, Object List, and JFormatted beans have been added.
  7. The following concepts have been changed:
  8. The following references have been changed:
  9. The following feature has been removed since the ET/400 help was last translated:
  10. The following tasks have been removed since the ET/400 help was last translated:
  11. The following references have been removed since the ET/400 help was last translated:
  12. The following samples have been removed since the ET/400 help was last translated: