IBM WebSphere Application Server - Express 5.0.2 Interim Fix 003

for WebSphere Application Server - Express, Version 5.0.2



This refresh contains fixes for the following problems:

Server tools

  1. When exceptions were displayed in the console during the server run-time, they did not contain hyperlinks that took you directly to the source of the problem (as they did in WebSphere Studio v5.0). The hyperlinks have now been restored for all server types.

  2. The application client launcher for WebSphere Application Server - Express did not use the correct JRE located under express_v5\java. This ifix fixes this problem.

  3. After importing a RAR file into a connector project, you would not be able to configure the RAR file as a standalone connector in the J2C page of the WebSphere v5.0 server configuration editor. This ifix enables you to configure and run the RAR file as a standalone project.

  4. After saving a WebSphere Studio v5.0 configuration in the configuration editor, sometimes a dialog would appear indicating that the configuration had now changed on the filesystem. This dialog appeared because the configuration files were not closed immediately after they were saved. With this ifix, the files will now close correctly and the dialog will not appear.

Debugger tools

  1. Previously, when the default debug editor was used for all compiler languages other than JAVA, you could not scroll past line 100 of the source files. As well, the file compare support in the editor would cause a crash when used. The Ifix fixes both of these problems. Also, the user and API documentation has been updated to describe the revised Lpex class structure.

Documentation

  1. The Getting Started documents have been updated to reflect the most up- to-date list of What's New items.

  2. This fix includes updates to the translated versions of the product documentation for Component Test in Japanese, Korean, Simplified Chinese and Traditional Chinese. Please note that it is recommended for users to use Internet Explorer version 6.0 or above as some documentation based in HTML will not show up in previous versions of IE.

Data tools

  1. When using EJBDeploy from the command line, relational database table DDL files were not properly exported to the output EAR file. This is now fixed.