- Download WAS import software to enable import option on installation manager- http://public.dhe.ibm.com/software/websphere/downloads/was/import/
- Download required OSGI and JPA feature pack- http://www-01.ibm.com/support/docview.wss?uid=swg27020060
- Or you can download a whole package from this link- http://www-01.ibm.com/software/webservers/appserv/was/featurepacks/osgi/instopt/index.html
- Extract file to safe location. Better to extract it in IBM\Installation Manager Location (option)
- Install WebSphere Application Server V7.0.
- Install WebSphere Application Server Fix Pack 7.0.0.9 using the Update Installer 7.0.
- Install IBM Installation Manager. You can download and unpack a compressed file containing the Installation Manager appropriate for your operating system from the IBM Installation Manager Web site.
- After Installation, start /open IBM Installation Manager.
- We need to add repositories. Repository is a location where updates or extensions to the packages are stored.
- Adding a repositories-
- Go to File > Preferences in installation manager. Click on "Add Repository". Browse for repository.config files from the extract (ariesjpa and WAS import repositories zip files).
- WAS import repo config file location
:
\local-repositories\repository.config - Feature Pack config file location: < ariesjpa_ repositories > \ariesjpa\ repository.config
- ***Before importing Make sure to stop all (WAS Processes) servers and applications on the WebSphere Application Server installation that is being imported. ****
- Import WebSphere Application Server into Installation Manager.
- Install OSGi and JPA Fix Pack 1.0.0.1 using Update option on IBM Installation Manager main page. This can also be done by using either Web-based Repository or Local Repository.
- If you want you can check “Show all Versions” and click on “Check for other versions, fixes and extensions”
- After completing the installation of a feature pack, it requires to augment a profile to make the required profile compatible with a particular feature pack.
- You can augment the profile using the manageprofiles command or Profile Management tool (GUI).
- Here I am going with Profile management tool:
- Select the particular profile to apply feature Pack.
- After selecting click on “Augment”.


















