This document contains the following sections:
This Interim Fix contains fixes for the change requests listed in the table below.
Note: Some common short forms used in the descriptions are listed below:
ˇ MCF (ManagedConnectionFactory)
ˇ
EMD (
Adapter Version |
CR Number/APAR Number |
CR details |
Description of fix done |
6.0.2.IF1 |
86984 |
IBM WebSphere Adapter for Email 6.0.2 creates archive files invalid filenames in z/OS |
Email adapter now creates archive files with valid filenames. |
6.0.2.IF2 |
86817 |
Email delivery failed through Outbound Email Adapter 6.0.2 due to Symantec Antivirus |
WebSphereŽ Adapter for Email Version 6.0.2 fails to send e-mails during outbound operation when antivirus is turned on. The reason behind this is that the Email Adapter maintains the connection with the mail server as managed connection in WPS connection pool, this makes most of antivirus programs like Symantec E-mail Auto Protection to consider the connection as malicious and blocks any mails from/on that connection. The fix provides an option for those who don’t want to disable their Antivirus auto protection program. The fix provides an extra property in ManagedConnectionFactory of Email Adapter 6.0.2 to enable the closing of managed connection after each outbound request. Property
Details: Behavior
of the Email Adapter is as follows: |
To upgrade to the Interim fix version 6.0.2.IF2, do the following:
Open the Java build path for the SCA module and remove the Connector project selected on the Projects tab.
Open the dependency editor and remove the connector project.
Delete the connector project from the workspace.
Import the new RAR file, CWYEM_EMail. Add any dependency files from EIS specific APIs as needed.
Open the Java build path for the SCA module and select the Connector project on the Projects tab.
Open the dependency editor and add the connector project if it is not already present. Then select the Deploy with Module check box.
Select Update for the corresponding application on the WebSphere Process Server administrative console.
Select Single Module with a relative path as the name of the RAR file: CWYEM_EMail.rar.
Click Browse on the local file system to select the updated RAR file that has the changes.
Select the default
values in the remaining steps and click Finish. This will ensure that
existing configurations, for example, MCF (ManagedConnectionFactory), are not
changed and JAR files will be merely updated.
Last modified: February 15, 2007