You are on page 1of 35

WA1684 WebSphere Portal v6.

1 Administration and Deployment - Classroom Setup Guide

WA1684 WebSphere Portal v6.1 Administration and Deployment

Classroom Setup Guide

Web Age Solutions Inc.

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Table of Contents
Classroom Requirements...........................................................................................................................3 Part 1 - Minimum Hardware Requirements .........................................................................................3 Part 2 - Minimum Software Requirements ...........................................................................................4 Part 3 - Software Provided....................................................................................................................5 Part 4 - Important Ghosting or Imaging Information............................................................................6 Software Installation..................................................................................................................................7 Part 1 - Preparation................................................................................................................................7 Part 2 - Installing JDK 6 Update 10......................................................................................................8 Part 3 - Installing WebSphere Application Server Network Deployment v6.1...................................10 Part 4 - Installing DB2 Enterprise Server Edition v9.1.......................................................................15 Part 5 - Installing Tivoli Directory Server v6.1...................................................................................28

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Classroom Requirements
Part 1 - Minimum Hardware Requirements

Pentium 4 - 1.4GHz or higher 2 GB RAM minimum, 4 GB recommended. 10 GB free hard disk space (preferably in C: drive). Network connectivity to the internet. Note: Some of the lab exercises require functioning Internet access.

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Part 2 - Minimum Software Requirements


Windows XP SP2 (Other versions of Windows are not supported) Adobe Acrobat Reader 6.0 (can be downloaded at http://www.adobe.com) WinZip (can be downloaded at http://www.winzip.com) Web browser (Firefox, Internet Explorer, etc.) JDK 6 update 10* WebSphere Application Server Network Deployment v6.1* DB2 ESE 9.1* Tivoli Directory Server 6.1* WebSphere Portal Server 6.1*

* - indicates software provided as part of the courseware.

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Part 3 - Software Provided


Number of USB memory sticks: 2 You will receive USB memory sticks containing the following files:

WA1684_1.ZIP WA1684_2.ZIP

All other software listed under Minimum Software Requirements is either commercially licensed software that you must provide or software that is freely available off the Internet.

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Part 4 - Important Ghosting or Imaging Information


Some of the software installed for this course will not function after changing the computer hostname. As such, cloning or imaging should not be used on a fully installed system. You can save time by extracting the contents of the USB memory stick to C:\ on a clean OS install (no other software installed) and then imaging that hard drive. After restoring the image to the other computers and changing the hostnames, you can then install the software on each computer individually by following the instructions that are detailed later in this document.

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Software Installation
Part 1 - Preparation
__1. Create a user called wasadmin with password wasadmin and grant this user administrative access. __2. Restart the computer and log in as wasadmin. __3. From a USB memory stick, extract the WA1684_1.ZIP file to C:\ __4. From a USB memory stick, extract the WA1684_2.ZIP file to C:\ __5. Review that the following folders were created:

C:\LabFiles C:\Software\ C:\Software\WebSphere Portal 6.1 C:\Software\DB2 ESE 9.1 C:\Software\Tivoli Directory Server 6.1 C:\Software\WAS ND 6.1 Supplements

__6. Review that the following files were created:

C:\Software\jdk-6u10-windows-i586-p.exe

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Part 2 - Installing JDK 6 Update 10


__1. Make sure there is no previous Java version already installed on the system. You can check this by using the Windows Add/Remove Programs utility. For the best compatibility with the labs it is suggested that all previous versions of Java be uninstalled before proceeding with these instructions. If this is an issue, please contact the setup support person for the course. __2. Run the following file from the 'C:\Software' directory. jdk-6u10-windows-i586-p.exe

__3. After a few moments the license agreement will appear. Press the Accept button to move to the next step. __4. Leave the defaults for installation location and options, and press the Next button. The installation will begin installing files. __5. The Destination Folder will appear, leave the default folder and click Next. __6. Click Finish. __7. Close any browser that appears asking to register the JDK software.

Installation Verification of JDK 6 Update 10

__1. Open a Windows command prompt. You can do this by selecting 'Start -> Run', entering 'cmd', and then pressing the OK button. __2. Enter the following command: java -version Make sure you see the response shown below.

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__3. Close the command prompt window and any extra windows that are open. JDK 6 Update 10 is installed!

Copyright Web Age Solutions Inc.

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Part 3 - Installing WebSphere Application Server Network Deployment v6.1


__1. Make sure you are logged on as wasadmin. __2. If possible, disable any anti-virus or script-blocking software that may interfere with the installation. __3. Open a Windows Explorer window. __4. Navigate to the C:\Software\WebSphere Portal 6.1\windows\ia32\ifpackage\WAS directory and double click on the install.exe file to run it. __5. On the welcome page, press the Next button.

__6. Accept the license agreement and press the Next button. __7. Once the system passes the prerequisite checks, press the Next button.

Copyright Web Age Solutions Inc.

10

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__8. Leave the default installation directory as is and press the Next button.

__9. In the WebSphere Application Server environments screen, select None and press the Next button.

Copyright Web Age Solutions Inc.

11

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__10. Click Yes in the warning screen to proceed without creating a profile.

Note The student will create profiles in the labs using the Profile Management Tool.

__11. In the Installation Summary screen, click Next to install WebSphere Application Server Network Deployment.

Copyright Web Age Solutions Inc.

12

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Note A custom installation package (CIP) is being used to install WebSphere Application Server Network Deployment, which includes both the product and a number of fixpacks to bring the product up to the correct maintenance version.

Be patient while the product is installed. It can take 15 minutes or more to install depending on the speed of the machine. When the product is finished being installed, a green Success message will be displayed. __12. Uncheck the Create a new WebSphere Application Server profile using the Profile management tool box and click Finish.

Copyright Web Age Solutions Inc.

13

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Copyright Web Age Solutions Inc.

14

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Part 4 - Installing DB2 Enterprise Server Edition v9.1

Warning: You cannot use ghosting or disk imaging to install this software. You must install the software on each machine separately. Do not change the computer hostname after this software is installed. Also, do not install this software from a network share. It will only function partially if you do. __1. Browse to C:\Software\DB2 ESE 9.1\ESE and launch setup.exe. __2. The DB2 Setup Launchpad page will appear. Click Install a Product.

Copyright Web Age Solutions Inc.

15

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__3. The Install a Product page will appear. Click the Install New button underneath the DB2 Enterprise Server Edition heading.

Copyright Web Age Solutions Inc.

16

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__4. Wait a few seconds until the Welcome to the DB2 Setup wizard for DB2 Enterprise Server Edition, Version 9.1 page appears. Click Next.

__5. The License Agreement page will appear. Click the I accept the terms in the license agreement radio button. __6. Click Next.

Copyright Web Age Solutions Inc.

17

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__7. The Select the installation type page will appear. Leave the Typical installation option selected and click Next.

Copyright Web Age Solutions Inc.

18

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__8. The Select the installation action, response file creation, or both page will appear. Leave Install DB2 Enterprise Server Edition on this computer and save my settings in a response file selected and click Next.

Copyright Web Age Solutions Inc.

19

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__9. The Select the installation folder page will appear. Leave the default directory and click Next.

Copyright Web Age Solutions Inc.

20

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__10. The Set user information for the DB2 Administration Server page will appear. Select None use local user account for the Domain and change the Password (and Confirm Password) to db2admin

__11. Click Next.

Copyright Web Age Solutions Inc.

21

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__12. The Configure DB2 instances page will appear. Leave the defaults and click Next.

Copyright Web Age Solutions Inc.

22

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__13. The Prepare the DB2 tools catalog page will appear. Leave the defaults and click Next.

Copyright Web Age Solutions Inc.

23

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__14. The Set up notifications page will appear. Uncheck Set up your DB2 server to send notifications.

__15. Click Next. __16. The Enable operating system security for DB2 objects page will appear. Uncheck Enable operating system security.

__17. Click Next.

Copyright Web Age Solutions Inc.

24

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__18. The Start copying files and create response file page will appear. Click Finish and DB2 will begin installing. This will take 5 minutes or more depending on the speed of the machine.

Copyright Web Age Solutions Inc.

25

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__19. Eventually, the Setup is complete page will appear. Click Finish.

Copyright Web Age Solutions Inc.

26

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__20. The DB2 First Steps dialog will appear. Click the Exit link to close the window.

__21. Restart the computer. __22. Log on as the user wasadmin with the password wasadmin.

Copyright Web Age Solutions Inc.

27

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Part 5 - Installing Tivoli Directory Server v6.1


Make sure you've installed DB2 before installing Tivoli Directory Server. __1. Log on as the user wasadmin that you created earlier. __2. Browse to C:\Software\Tivoli Directory Server 6.1\tdsV6.1\tds and launch install_tds.bat. __3. When the language selection screen appears, make sure English is selected, and click OK.

Copyright Web Age Solutions Inc.

28

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

The installation wizard will start.

__4. On the welcome screen, click Next. __5. Accept the terms of the license agreement and click Next. __6. The installer should detect that GSKit 7.03.31 and DB2 9.1.400 have been installed. This is expected. Click Next.

Copyright Web Age Solutions Inc.

29

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__7. For the installation directory, leave the default (C:\Program Files\IBM\LDAP\V6.1) and click Next. __8. For the installation type, select Custom and click Next.

Copyright Web Age Solutions Inc.

30

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__9. You will be asked what components to install. Uncheck the following items:

DB2 V9.1 (shouldn't be checked to begin with) Embedded WebSphere Application Server Web Administration Tool 6.1 Tivoli Directory Integrator

Make sure everything else is checked (as shown in the screenshot below) and click Next.

Copyright Web Age Solutions Inc.

31

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

__10. A summary screen will be presented to you.

__11. Click Install to start the install. The install will take a minute or more to complete depending on the speed of your machine.

Copyright Web Age Solutions Inc.

32

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

After the install is finished, you will see the following screen.

__12. Click Finish.

Copyright Web Age Solutions Inc.

33

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

The IBM Tivoli Directory Server Instance Administration Tool dialog should appear prompting us to configure the directory server we just installed.

__13. Click Close. Note The students will configure Tivoli Directory Server in the labs. __14. Click Yes to exit the administration tool.

Copyright Web Age Solutions Inc.

34

29/05/09

WA1684 WebSphere Portal v6.1 Administration and Deployment - Classroom Setup Guide

Congratulations. The installation has been completed.

Copyright Web Age Solutions Inc.

35

29/05/09

You might also like