========================================================================= README File for AS/400 Toolbox for Java Service Packs ** 5763-JC1 ** V3R2M0.3 Cumulative Service Pack Level ------------- SF46376 ------------- (c) Copyright IBM Corporation 1997. All rights reserved. ========================================================================= --------------------------------- Table of Contents --------------------------------- 1.0 CO-REQUISITE PTF 2.0 AUTHORIZED PROGRAM ANALYSIS REPORT (APAR) ABSTRACTS - SERVICE PACK LEVEL = SF46376 (February 1998) - SERVICE PACK LEVEL = SF46037 (January 1998) - SERVICE PACK LEVEL = SF44853 (December 1997) --------------------------------------------------------------------- 1.0 CO-REQUISITE PTF --------------------- The following PTF must be applied to the AS/400 before applying this PTF: For V3R2, SF46351 must be applied first. For V3R7, SF46354 must be applied first. For V4R1, SF46355 must be applied first. For V4R2, SF46357 must be applied first. --------------------------------------------------------------------- 2.0 AUTHORIZED PROGRAM ANALYSIS REPORT (APAR) ABSTRACTS -------------------------------------------------------- The following lists the APARs fixed at each of the service pack levels. Each service pack PTF is cumulative, that is, the most recent service pack PTF released contains all the fixes from prior service pack levels in addition to the APARs listed for a particular service pack. --------------------------------- Service Pack Level = SF46376 Build date = February 1998 --------------------------------- General ------- APAR = SA71091 The zip and jar file names are incorrectly created in UPPERCASE. --------------------------------- Service Pack Level = SF46037 Build date = January 1998 --------------------------------- General ------- APAR = SA70678 The AS400ToolboxInstaller class is not in any package. --------------------------------- Service Pack Level = SF44853 Build date = December 1997 --------------------------------- General ------- APAR = SA69137 The AS/400 Toolbox for Java classes do not run under Netscape Communicator 4.x and Internet Explorer 4.0. An UnsupportedEncodingException is thrown because these browsers do not ship text converters needed by the toolbox classes. Integrated File System ---------------------- APAR = SA69135 The AS/400 Toolbox for Java IFSFile method lastModified() does not return the correct last modification time of a file or directory. The method setLastModified() does not correctly set the last modification time of a file. APAR = SA69136 The AS/400 Toolbox for Java IFSFile list() methods incorrectly return NULL under conditions other than when the referenced file object does not exist in the file system. JDBC Driver ----------- APAR = SA69132 The AS/400 Toolbox for Java JDBC driver does not correctly handle newline, tab or other special whitespace characters in a SQL statement. APAR = SA69134 The AS/400 Toolbox for Java JDBC driver does not allow writes of double-byte strings to database files. APAR = SA69657 The AS/400 Toolbox for Java JDBC driver does not corrctly process the setString() method of the PreparedStatement class when the string contains DBCS data. Record Level Access ------------------- APAR = SA69138 When retrieval direction is reversed with caching on, wrong records may be returned. For example, a readNext() followed by a readPrevious() can result in the wrong record being returned. Network Print ------------- APAR = SA69133 When a spooled file is created using the SCS5553Writer class, the spooled file cannot be printed and is held in the queue by the writer. APAR = SA69658 The following errors have occurred when using the SCS Writer classes: - If vertical format is not explicitly set with a call to setVerticalFormat(), the spooled file is held immediately by the writer. - The setDuplex() method in the 3812 writer class does not cause the pages to be duplexed. - The setCPI() and setLPI() methods in the 5224 class are ignored if they are the first methods called for a page.