Fix (APAR): PM07283 Status: Fix Release: 6.1.0.29 Operating System: i5/OS Supersedes Fixes: CMVC Defect: PM07283 Byte size of APAR: 17650184 Date: 2010-02-23 Abstract: i5/OS: The Feature Pack for Web Services and Feature Pack for EJB 3.0 fail to install on IBM WebSphere Application Client V6.1 Description/symptom of problem: PM07283 resolves the following problem: The FEP install fails with the following error message: Process, com.ibm.ws.install.ni.ismp.actions.WSFEPCheckEnablingIfixAction, err, Unable to locate the required Base Enablement Ifix. The V6.1 Refresh (V6.1.0.29) install image is missing the enabling Interim Fixes that are needed to install the Web Services Feature Pack and the EJB 3.0 Feature Pack. Directions to apply fix: Fix applies to Editions: Release 6.1 _X Application Client __ Application Server (Express or BASE) __ Network Deployment (ND) __ WebSphere Business Integration Server Foundation (WBISF) __ Edge Components __ Developer __ Extended Deployment (XD) NOTE: The user must: * Log on to the iSeries system with a user profile that has *ALLOBJ and *SECADM special authorities. * Be at V6.1.0.19 or newer of the Update Installer. Certain iFixes may require a newer version of the Update Installer and the Update Installer will inform you during the installation process if a newer version is required. This can be checked by reviewing the level of the Update Installer in file /updateinstaller/version.txt. The Update Installer can be downloaded from the following link: http://www.ibm.com/support/docview.wss?rs=180&uid=swg21205991 Note that there are two different methods for delivering iFixes, depending on the contents. The fix may be delivered either as a single file with a .pak extension (such as 6.1.0.11-WS-WAS-IFPK12345.pak) or a single file with a .zip extension (such as 6.1.0.11-WS-WAS-IFPK12345.zip) which then contains one or more files with a .pak extension. 1) If your iFix is delivered as a single file with a .pak extension, copy the .pak file directly to the /maintenance directory, where is the root directory of your Update Installer installation. 2) Verify that the host server jobs are started on your iSeries server. The host server jobs allow the installation code to run on iSeries. Enter this command on a CL command line: STRHOSTSVR SERVER(*ALL) 3) Copy the response file /response/install.txt. Next,edit your copy of the response file as described in the response file to: * input the product install location that will be updated * input the full path and filename of the maintenance package to be installed 4) Change directories to the directory and use the update command to install the maintenance package. For example, if you copied the install.txt file to /responsefiles/myresponse file, then invoke the update command as follows: update -options responsefiles/myresponsefile Directions to remove fix: NOTE: Log on to the iSeries system with a user profile that has *ALLOBJ and *SECADM special authorities. * FIXES MUST BE REMOVED IN THE ORDER THEY WERE APPLIED * DO NOT REMOVE A FIX UNLESS ALL FIXES APPLIED AFTER IT HAVE FIRST BEEN REMOVED * YOU MAY REAPPLY ANY REMOVED FIX Example: If your system has fix1, fix2, and fix3 applied in that order and fix2 is to be removed, fix3 must be removed first, fix2 removed, and fix3 re-applied. 1) Verify that the host server jobs are started on your iSeries server. The host server jobs allow the installation code to run on iSeries. Enter this command on a CL command line: STRHOSTSVR SERVER(*ALL) 2) Copy the response file /response/uninstall.txt. Next,edit your copy of the response file as described in the response file to: * input the maintenance backup package filename to be uninstalled * input the product install location that will be updated 3) Change directories to the directory and use the update command to uninstall the maintenance package. For example, if you copied the uninstall.txt file to /responsefiles/myresponse file, then invoke the update command as follows: update -options responsefiles/myresponsefile Directions to re-apply fix: Follow the Fix instructions to apply the fix. Additional Information: