SlideShare a Scribd company logo
1 of 12
IBM Rational University




    Mastering Web Application Development with Rational
    Application Developer v7
    RD794/DEV452v1 August/2007
    Lab Setup Guide
V4.1
                                                                                 Lab Setup Guide for Classroom Delivery



LSG    Requirements
       The following tables list the hardware, software, and other materials needed to set up a lab
       to conduct a class for course RD794.


       Hardware Requirements
       Table 1 lists the hardware needed to prepare one student lab set. When preparing for a
       class, multiply the items below by the number of lab systems needed for the class.


       Table 1: Hardware for one student or instructor lab set
                                              Minimum       Minimum Disk
       Platform Use Machine Requirements                                 Features
                                              Memory        Space
                                                                         LAN-attached
                                                                         or loopback
                     1.0 GHz Pentium III or                              support (the
       Student                                1024 MB       10 GB
                     higher                                              TCP/IP stack
                                                                         must be
                                                                         installed)
                                                                         LAN-attached
                                                                         or loopback
                     1.0 GHz Pentium III or                              support (the
       Instructor                             1024 MB       10 GB
                     higher                                              TCP/IP stack
                                                                         must be
                                                                         installed)


       Software Requirements
       Table 2 lists the software needed to prepare the student and instructor lab sets. When
       preparing for a class, be sure you have the correct number of licensed copies of any
       non-IBM software.


       Table 2: Software for Instructor and Student Systems
                     Operating                              Application                               Licensing
       Platform Use                 OS Version Applications
                     System                                 Version                                   Requirement
                                                                                                      Site must
                         Windows XP Service Pack                                                      provide for
       Student
                         Professionala 2                                                              private
                                                                                                      offerings




       © Copyright IBM Corp. 2004, 2007                                                           Requirements        1
                                   Course materials may not be reproduced in whole or in part
                                          without the prior written permission of IBM.
Lab Setup Guide for Classroom Delivery


Table 2: Software for Instructor and Student Systems
              Operating                                                           Application         Licensing
Platform Use                 OS Version Applications
              System                                                              Version             Requirement
                                           IBM Rational
                                           Application                            Version 7.0
                                           Developer
                                           WebSphere
                                           Application                            Version 6.0
                                           Server
                                                                                                 Site must
                                                              Adobe
                                                                                  Version 5.0 or provide for
                                                              Acrobat
                                                                                  later          private
                                                              Reader
                                                                                                 offerings
                                                                                                 Site must
                                                              WinZip or                          provide for
                                                                                  8.0 or later
                                                              equivalent                         private
                                                                                                 offerings
Instructor            Same as student system
      a. All testing of these instructions and all testing of the lab exercises were conducted on systems running Win-
      dows XP Professional with Service Pack 2. All of the products listed above are supported on Windows NT run-
      ning at Service Pack 6a or higher, and on Windows 2000. The world-wide standard for this course is Windows
      XP with SP2 applied. If other versions of Windows are required, it is up to the individual geographies to build
      appropriate images and to test the labs and verify that they work in these environments. Because of differences
      between Windows XP and other Windows versions, some operating system specific instructions in the lab ex-
      ercises may need to be modified when running with Windows NT or Windows 2000.


Skills Required to Set Up the Lab
The following specialized skills are required to set up the lab:
    • Installer must be familiar with installing products on Windows XP and must be familiar
      with the administration and customization of Windows XP.




2      Developing Web Applications                                                    © Copyright IBM Corp. 2004, 2007
                                 Course materials may not be reproduced in whole or in part
                                        without the prior written permission of IBM.
V4.1
                                                                                          Lab Setup Guide for Classroom Delivery



LSG    Set Up Instructions

       Configuration Information
       The following sections describe the configurations of the student and lab systems.


       Hardware Set Up Instructions
       Use the following information in addition to the normal hardware installation procedures to
       set up the lab hardware.
       __ 1. No special hardware setup is required other than the requirement for network (LAN)
             connectivity. If network connectivity is not available, you must still have the loopback
             adapter and TCP/IP stack installed, and you must be able to PING localhost.
             Internet access is preferred, as instructors may wish to demonstrate concepts with
             real-world examples.


       Software Setup Instructions
       Use the following information in addition to the normal software installation procedures to
       set up the lab software.
       __ 1. Setting up Windows XP Professional1
           __ a. Install Windows XP Professional (if not already installed).
           __ b. Make sure that networking support is installed. If the system does not have a
                 network adapter, the loopback adapter must be installed. If the loopback adapter
                 is installed, it should be set with an IP address of 192.168.1.1 (or 10.0.0.1, if the
                 192.168.x.y range is used locally) and a mask of 255.255.255.0.
           __ c. If networking support has been installed, it is recommended that students have
                 access to the Internet. This allows them to access WebSphere and Rational
                 related Web sites during the course.
           __ d. Choose an appropriate local administrator ID and password. This must be made
                 known to the instructor, who must inform the students (“userid” and “password”
                 should no longer be used, according to IBM internal regulations).
           __ e. Set the paging file size to an initial size of 2048 MB (or twice the memory size,
                 whatever is bigger); set the maximum size to the same value. (Start up System
                 from the Control Panel, select the Advanced tab, and click Performance
                 Options... and then click Change... under the Virtual memory section.) It is
                 best to install the pagefile on a partition by itself. The partition should be about 50
                 to 100 MB larger than the pagefile itself. After the paging file has been initialized,
       1
         See comments in the Software Requirements section about the use of other Windows systems. These are not supported environments
       for this course, but they are supported environments for the products to be installed. Course support of Windows systems other than
       Windows XP Professional with Service Pack 2 is up to the individual geographies that want to run them.


       © Copyright IBM Corp. 2004, 2007                                                                  Set Up Instructions            3
                                         Course materials may not be reproduced in whole or in part
                                                without the prior written permission of IBM.
Lab Setup Guide for Classroom Delivery


           make sure that the page file on the original system drive is reduced to a size of
           about 10 MB (both minimum and maximum). File system for this partition is less
           important.
__ 2. Install Windows XP Service Pack 2(SP2).
__ 3. Install critical Microsoft Windows security updates.
__ 4. Log on with the userid and password chosen in step 1d above.
__ 5. Install Adobe Acrobat Reader, Version 5.0 (or higher).
__ 6. Install WinZip, Version 8.0 (or higher).
__ 7. Install the IBM Installation Manager.
    __ a. Insert the IBM Rational Application Developer for WebSphere Software CD 1
          into the CD drive to begin the installation. If autorun has been disabled, run
          launchpad.exe from the CD.
    __ b. Click the Install IBM Rational Application Developer V7.0 link.




    __ c. After a few moments, the IBM Installation Manager appears. Click Next.
    __ d. Select the I Accept the terms in the license agreement radio button and
          click Next.




4    Developing Web Applications                                                © Copyright IBM Corp. 2004, 2007
                           Course materials may not be reproduced in whole or in part
                                  without the prior written permission of IBM.
V4.1
                                                                                 Lab Setup Guide for Classroom Delivery



LSG        __ e. Accept the default installation location and click Next.




           __ f.   Click Install on the next page to install IBM Installation Manager.
           __ g. After the installation has completed, click Finish to close the IBM Installation
                 Manager window.
       __ 8. The IBM Installation Manager window should open automatically. Install the IBM
             Rational Application Developer package using the IBM Installation Manager.
           __ a. If the window does not open automatically, click Start Menu                         Programs         IBM
                 Installation Manager IBM Installation Manager.
           __ b. On the Install Packages page, select the IBM Rational Application Developer
                 check box.




           __ c. Click Next.




       © Copyright IBM Corp. 2004, 2007                                                         Set Up Instructions     5
                                   Course materials may not be reproduced in whole or in part
                                          without the prior written permission of IBM.
Lab Setup Guide for Classroom Delivery


    __ d. Select the I Accept the terms in the license agreement radio button and
          click Next.
    __ e. On the first Location page, change the Shared Resources Directory to
          C:IBMSDP70Shared.




    __ f.   Click Next.
    __ g. On the second Location page, change the Package Group Installation
          Directory to C:IBMSDP70.




6    Developing Web Applications                                                © Copyright IBM Corp. 2004, 2007
                           Course materials may not be reproduced in whole or in part
                                  without the prior written permission of IBM.
V4.1
                                                                                 Lab Setup Guide for Classroom Delivery



LSG        __ h. Click Next.
           __ i.   On the next page, click Next to accept the defaults. You are not extending an
                   existing installation of Eclipse.
           __ j.   On the next Features page, click Next to accept the default language - English.
           __ k. On the next Features page accept the defaults. Make sure that IBM WebSphere
                 application Server, version 6.1 is selected.




           __ l.   Click Next.




       © Copyright IBM Corp. 2004, 2007                                                         Set Up Instructions   7
                                   Course materials may not be reproduced in whole or in part
                                          without the prior written permission of IBM.
Lab Setup Guide for Classroom Delivery


    __ m. On the Summary page, verify the settings and click Install.




    __ n. Once the installation is done, click None and click Finish. Do not start IBM
          Rational Application at this time.
__ 9. Once Application Developer is installed, the final step is to use the IBM Installation
      Manager to install the Activation Kit to license the product.
    __ a. Click Start Menu Programs                   IBM Installation Manager                IBM
          Installation Manager.


8    Developing Web Applications                                                © Copyright IBM Corp. 2004, 2007
                           Course materials may not be reproduced in whole or in part
                                  without the prior written permission of IBM.
V4.1
                                                                                 Lab Setup Guide for Classroom Delivery



LSG        __ b. In the IBM Installation Manager, Click Manage Licenses.




           __ c. On the Manage Licenses page, click Import product Activation Kit. Click
                 Next.




       © Copyright IBM Corp. 2004, 2007                                                         Set Up Instructions   9
                                   Course materials may not be reproduced in whole or in part
                                          without the prior written permission of IBM.
Lab Setup Guide for Classroom Delivery


     __ d. On the Import Activation Kit page, click Browse and navigate to the folder
           with the installation files. Locate and choose the RADLic.jar file. Click Next.




     __ e. On the Licenses page, select the I Accept the terms in the license
           agreement radio button and click Finish.
     __ f.   Click Finish once again.
__ 10. Close any open installation windows.
__ 11. Unzip file LabFiles70.zip to C:. Make sure you expand all of the files and keep
       the directories. Verify that the following subdirectories are created in
       C:LabFiles70:
              - database (empty)
              - setup
              - snippets
              - solutions
              - workspace (empty)
__ 12. For user convenience, create a shortcut to the Rational Application Developer
       executable on the Windows desktop. It should be called “Rational Application
       Developer” and point to the following location:
             "C:IBMSDP70eclipse.exe" -showlocation -setworkspace
        Students may drop workspace folders on this icon to open them with Application
        Developer. The location of the workspace is displayed in the title bar of the
        workbench window.




10    Developing Web Applications                                                © Copyright IBM Corp. 2004, 2007
                            Course materials may not be reproduced in whole or in part
                                   without the prior written permission of IBM.
V4.1
                                                                                 Lab Setup Guide for Classroom Delivery



LSG    Verification and Cleanup Instructions
       These instructions are used to verify the proper Services configurations, as well as the
       basic operations of the installed products.
       __ 1. Verify that IBM Rational Application Developer starts.
           __ a. Start the program: Start Programs IBM Software Development Platform
                   IBM Rational Application Developer IBM Rational Application
                 Developer.
           __ b. The Eclipse splash screen should be displayed, followed by the Application
                 Developer GUI.
           __ c. Close the program.
       __ 2. Remove any downloaded installation files and installation folders created during
             extraction of zipped installation files.




       © Copyright IBM Corp. 2004, 2007                                                         Set Up Instructions   11
                                   Course materials may not be reproduced in whole or in part
                                          without the prior written permission of IBM.

More Related Content

What's hot

Logical Domains
Logical DomainsLogical Domains
Logical DomainsJarod Wang
 
Matrikon opc tunneller_user_manual
Matrikon opc tunneller_user_manualMatrikon opc tunneller_user_manual
Matrikon opc tunneller_user_manualchintanshukla10
 
Skype testing overview
Skype testing overviewSkype testing overview
Skype testing overviewQA Club Kiev
 
Wipro - FM Best Practices Showcase
Wipro - FM Best Practices ShowcaseWipro - FM Best Practices Showcase
Wipro - FM Best Practices ShowcaseSudhendu Bali
 
Performance of three Intel-based SMB servers running Web, email, and database...
Performance of three Intel-based SMB servers running Web, email, and database...Performance of three Intel-based SMB servers running Web, email, and database...
Performance of three Intel-based SMB servers running Web, email, and database...Principled Technologies
 
F7 wc9 zu3701lsg_ai
F7 wc9 zu3701lsg_aiF7 wc9 zu3701lsg_ai
F7 wc9 zu3701lsg_aipiano_girl
 
Flash Iphone Fitc 2010
Flash Iphone Fitc 2010Flash Iphone Fitc 2010
Flash Iphone Fitc 2010Yagiz Gurgul
 
Samba server Pts report pdf by Rohit malav
Samba server Pts report pdf by Rohit malavSamba server Pts report pdf by Rohit malav
Samba server Pts report pdf by Rohit malavRohit malav
 
Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...
Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...
Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...Keshav Murthy
 
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...Stuart McIntyre
 
Fronting XenMobile MDM with NetScaler
Fronting XenMobile MDM with NetScalerFronting XenMobile MDM with NetScaler
Fronting XenMobile MDM with NetScalerNuno Alves
 
Cisco Localisation Toolkit: General Overview
Cisco Localisation Toolkit: General OverviewCisco Localisation Toolkit: General Overview
Cisco Localisation Toolkit: General OverviewGary Lefman
 

What's hot (18)

Logical Domains
Logical DomainsLogical Domains
Logical Domains
 
Matrikon opc tunneller_user_manual
Matrikon opc tunneller_user_manualMatrikon opc tunneller_user_manual
Matrikon opc tunneller_user_manual
 
Skype testing overview
Skype testing overviewSkype testing overview
Skype testing overview
 
Wipro - FM Best Practices Showcase
Wipro - FM Best Practices ShowcaseWipro - FM Best Practices Showcase
Wipro - FM Best Practices Showcase
 
Performance of three Intel-based SMB servers running Web, email, and database...
Performance of three Intel-based SMB servers running Web, email, and database...Performance of three Intel-based SMB servers running Web, email, and database...
Performance of three Intel-based SMB servers running Web, email, and database...
 
F7 wc9 zu3701lsg_ai
F7 wc9 zu3701lsg_aiF7 wc9 zu3701lsg_ai
F7 wc9 zu3701lsg_ai
 
Flash Iphone Fitc 2010
Flash Iphone Fitc 2010Flash Iphone Fitc 2010
Flash Iphone Fitc 2010
 
Ps3q06 20060189-michael
Ps3q06 20060189-michaelPs3q06 20060189-michael
Ps3q06 20060189-michael
 
Language Weaver
Language WeaverLanguage Weaver
Language Weaver
 
Samba server Pts report pdf by Rohit malav
Samba server Pts report pdf by Rohit malavSamba server Pts report pdf by Rohit malav
Samba server Pts report pdf by Rohit malav
 
Aix overview
Aix overviewAix overview
Aix overview
 
Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...
Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...
Performance and scalability of Informix ultimate warehouse edtion on Intel Xe...
 
2008 GMC Savana Columbia South Carolina
2008 GMC Savana Columbia South Carolina2008 GMC Savana Columbia South Carolina
2008 GMC Savana Columbia South Carolina
 
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
 
Installing Aix
Installing AixInstalling Aix
Installing Aix
 
Fronting XenMobile MDM with NetScaler
Fronting XenMobile MDM with NetScalerFronting XenMobile MDM with NetScaler
Fronting XenMobile MDM with NetScaler
 
Graphics virtualization
Graphics virtualizationGraphics virtualization
Graphics virtualization
 
Cisco Localisation Toolkit: General Overview
Cisco Localisation Toolkit: General OverviewCisco Localisation Toolkit: General Overview
Cisco Localisation Toolkit: General Overview
 

Viewers also liked

Part 4 working with databases
Part 4 working with databasesPart 4 working with databases
Part 4 working with databasestechbed
 
Part 1 workbench basics
Part 1 workbench basicsPart 1 workbench basics
Part 1 workbench basicstechbed
 
Lab 3) create a web application
Lab 3) create a web applicationLab 3) create a web application
Lab 3) create a web applicationtechbed
 
Part 6 debugging and testing java applications
Part 6 debugging and testing java applicationsPart 6 debugging and testing java applications
Part 6 debugging and testing java applicationstechbed
 
Lab 2) develop a java application
Lab 2) develop a java applicationLab 2) develop a java application
Lab 2) develop a java applicationtechbed
 
Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...
Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...
Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...SSA KPI
 
1456.base boot
1456.base boot1456.base boot
1456.base boottechbed
 

Viewers also liked (7)

Part 4 working with databases
Part 4 working with databasesPart 4 working with databases
Part 4 working with databases
 
Part 1 workbench basics
Part 1 workbench basicsPart 1 workbench basics
Part 1 workbench basics
 
Lab 3) create a web application
Lab 3) create a web applicationLab 3) create a web application
Lab 3) create a web application
 
Part 6 debugging and testing java applications
Part 6 debugging and testing java applicationsPart 6 debugging and testing java applications
Part 6 debugging and testing java applications
 
Lab 2) develop a java application
Lab 2) develop a java applicationLab 2) develop a java application
Lab 2) develop a java application
 
Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...
Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...
Application of the Monte-Carlo Method to Nonlinear Stochastic Optimization wi...
 
1456.base boot
1456.base boot1456.base boot
1456.base boot
 

Similar to Lab 1) rad installation

Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle FinalCvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle FinalLiudmila Li
 
Hyper V And Scvmm Best Practis
Hyper V And Scvmm Best PractisHyper V And Scvmm Best Practis
Hyper V And Scvmm Best PractisBlauge
 
Virtual tech req_v5_012209
Virtual tech req_v5_012209Virtual tech req_v5_012209
Virtual tech req_v5_012209jLo19
 
VMware ThinApp 4.5
VMware ThinApp 4.5VMware ThinApp 4.5
VMware ThinApp 4.5netlogix
 
LAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinuxLAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinuxKohei KaiGai
 
vFabric - Ideal Platform for SaaS Apps
vFabric - Ideal Platform for SaaS AppsvFabric - Ideal Platform for SaaS Apps
vFabric - Ideal Platform for SaaS AppsVMware vFabric
 
Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Omid Koushki
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infosapdocs. info
 
Share point2010 servervirtualization
Share point2010 servervirtualizationShare point2010 servervirtualization
Share point2010 servervirtualizationtekowalsky
 

Similar to Lab 1) rad installation (20)

What's New in RHEL 6 for Linux on System z?
What's New in RHEL 6 for Linux on System z?What's New in RHEL 6 for Linux on System z?
What's New in RHEL 6 for Linux on System z?
 
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle FinalCvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
 
Hyper V And Scvmm Best Practis
Hyper V And Scvmm Best PractisHyper V And Scvmm Best Practis
Hyper V And Scvmm Best Practis
 
Improve Academic IT Infrastructure
Improve Academic IT InfrastructureImprove Academic IT Infrastructure
Improve Academic IT Infrastructure
 
Virtual tech req_v5_012209
Virtual tech req_v5_012209Virtual tech req_v5_012209
Virtual tech req_v5_012209
 
SAP NetWeaver Gateway - Introduction
SAP NetWeaver Gateway - IntroductionSAP NetWeaver Gateway - Introduction
SAP NetWeaver Gateway - Introduction
 
VMware ThinApp 4.5
VMware ThinApp 4.5VMware ThinApp 4.5
VMware ThinApp 4.5
 
Project Zero JavaOne 2008
Project Zero JavaOne 2008Project Zero JavaOne 2008
Project Zero JavaOne 2008
 
LAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinuxLAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinux
 
vFabric - Ideal Platform for SaaS Apps
vFabric - Ideal Platform for SaaS AppsvFabric - Ideal Platform for SaaS Apps
vFabric - Ideal Platform for SaaS Apps
 
Whatsup
WhatsupWhatsup
Whatsup
 
Whatsup
WhatsupWhatsup
Whatsup
 
Sapuki sig 2013
Sapuki sig 2013Sapuki sig 2013
Sapuki sig 2013
 
Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.info
 
Iaas on xcp
Iaas on xcpIaas on xcp
Iaas on xcp
 
Bfc Presentation
Bfc PresentationBfc Presentation
Bfc Presentation
 
Share point2010 servervirtualization
Share point2010 servervirtualizationShare point2010 servervirtualization
Share point2010 servervirtualization
 
As074lsg
As074lsgAs074lsg
As074lsg
 
Server 2008 R2 Yeniliklər
Server 2008 R2 YeniliklərServer 2008 R2 Yeniliklər
Server 2008 R2 Yeniliklər
 

More from techbed

1455.ata atapi standards - 1-7
1455.ata atapi standards - 1-71455.ata atapi standards - 1-7
1455.ata atapi standards - 1-7techbed
 
1454.ata features
1454.ata features1454.ata features
1454.ata featurestechbed
 
1432.encoding concepts
1432.encoding concepts1432.encoding concepts
1432.encoding conceptstechbed
 
Flash cs4 tutorials_2009
Flash cs4 tutorials_2009Flash cs4 tutorials_2009
Flash cs4 tutorials_2009techbed
 
Photoshop tut
Photoshop tutPhotoshop tut
Photoshop tuttechbed
 
Lab 7b) test a web application
Lab 7b) test a web applicationLab 7b) test a web application
Lab 7b) test a web applicationtechbed
 
Lab 7a) debug a web application
Lab 7a) debug a web applicationLab 7a) debug a web application
Lab 7a) debug a web applicationtechbed
 
What is struts_en
What is struts_enWhat is struts_en
What is struts_entechbed
 
Part 7 packaging and deployment
Part 7 packaging and deploymentPart 7 packaging and deployment
Part 7 packaging and deploymenttechbed
 
Lab 6) package and deploy a j2 ee application
Lab 6) package and deploy a j2 ee applicationLab 6) package and deploy a j2 ee application
Lab 6) package and deploy a j2 ee applicationtechbed
 
Lab 5b) create a java server faces application
Lab 5b) create a java server faces applicationLab 5b) create a java server faces application
Lab 5b) create a java server faces applicationtechbed
 
Lab 5a) create a struts application
Lab 5a) create a struts applicationLab 5a) create a struts application
Lab 5a) create a struts applicationtechbed
 
First java-server-faces-tutorial-en
First java-server-faces-tutorial-enFirst java-server-faces-tutorial-en
First java-server-faces-tutorial-entechbed
 
Part 5 running java applications
Part 5 running java applicationsPart 5 running java applications
Part 5 running java applicationstechbed
 
Part 3 web development
Part 3 web developmentPart 3 web development
Part 3 web developmenttechbed
 
Lab 4) working with databases
Lab 4) working with databasesLab 4) working with databases
Lab 4) working with databasestechbed
 
Part 2 java development
Part 2 java developmentPart 2 java development
Part 2 java developmenttechbed
 
6) debugging and testing
6) debugging and testing6) debugging and testing
6) debugging and testingtechbed
 
7) packaging and deployment
7) packaging and deployment7) packaging and deployment
7) packaging and deploymenttechbed
 
5) running applications
5) running applications5) running applications
5) running applicationstechbed
 

More from techbed (20)

1455.ata atapi standards - 1-7
1455.ata atapi standards - 1-71455.ata atapi standards - 1-7
1455.ata atapi standards - 1-7
 
1454.ata features
1454.ata features1454.ata features
1454.ata features
 
1432.encoding concepts
1432.encoding concepts1432.encoding concepts
1432.encoding concepts
 
Flash cs4 tutorials_2009
Flash cs4 tutorials_2009Flash cs4 tutorials_2009
Flash cs4 tutorials_2009
 
Photoshop tut
Photoshop tutPhotoshop tut
Photoshop tut
 
Lab 7b) test a web application
Lab 7b) test a web applicationLab 7b) test a web application
Lab 7b) test a web application
 
Lab 7a) debug a web application
Lab 7a) debug a web applicationLab 7a) debug a web application
Lab 7a) debug a web application
 
What is struts_en
What is struts_enWhat is struts_en
What is struts_en
 
Part 7 packaging and deployment
Part 7 packaging and deploymentPart 7 packaging and deployment
Part 7 packaging and deployment
 
Lab 6) package and deploy a j2 ee application
Lab 6) package and deploy a j2 ee applicationLab 6) package and deploy a j2 ee application
Lab 6) package and deploy a j2 ee application
 
Lab 5b) create a java server faces application
Lab 5b) create a java server faces applicationLab 5b) create a java server faces application
Lab 5b) create a java server faces application
 
Lab 5a) create a struts application
Lab 5a) create a struts applicationLab 5a) create a struts application
Lab 5a) create a struts application
 
First java-server-faces-tutorial-en
First java-server-faces-tutorial-enFirst java-server-faces-tutorial-en
First java-server-faces-tutorial-en
 
Part 5 running java applications
Part 5 running java applicationsPart 5 running java applications
Part 5 running java applications
 
Part 3 web development
Part 3 web developmentPart 3 web development
Part 3 web development
 
Lab 4) working with databases
Lab 4) working with databasesLab 4) working with databases
Lab 4) working with databases
 
Part 2 java development
Part 2 java developmentPart 2 java development
Part 2 java development
 
6) debugging and testing
6) debugging and testing6) debugging and testing
6) debugging and testing
 
7) packaging and deployment
7) packaging and deployment7) packaging and deployment
7) packaging and deployment
 
5) running applications
5) running applications5) running applications
5) running applications
 

Recently uploaded

Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxAneriPatwari
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseCeline George
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 

Recently uploaded (20)

Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptx
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 Database
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 

Lab 1) rad installation

  • 1. IBM Rational University Mastering Web Application Development with Rational Application Developer v7 RD794/DEV452v1 August/2007 Lab Setup Guide
  • 2. V4.1 Lab Setup Guide for Classroom Delivery LSG Requirements The following tables list the hardware, software, and other materials needed to set up a lab to conduct a class for course RD794. Hardware Requirements Table 1 lists the hardware needed to prepare one student lab set. When preparing for a class, multiply the items below by the number of lab systems needed for the class. Table 1: Hardware for one student or instructor lab set Minimum Minimum Disk Platform Use Machine Requirements Features Memory Space LAN-attached or loopback 1.0 GHz Pentium III or support (the Student 1024 MB 10 GB higher TCP/IP stack must be installed) LAN-attached or loopback 1.0 GHz Pentium III or support (the Instructor 1024 MB 10 GB higher TCP/IP stack must be installed) Software Requirements Table 2 lists the software needed to prepare the student and instructor lab sets. When preparing for a class, be sure you have the correct number of licensed copies of any non-IBM software. Table 2: Software for Instructor and Student Systems Operating Application Licensing Platform Use OS Version Applications System Version Requirement Site must Windows XP Service Pack provide for Student Professionala 2 private offerings © Copyright IBM Corp. 2004, 2007 Requirements 1 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 3. Lab Setup Guide for Classroom Delivery Table 2: Software for Instructor and Student Systems Operating Application Licensing Platform Use OS Version Applications System Version Requirement IBM Rational Application Version 7.0 Developer WebSphere Application Version 6.0 Server Site must Adobe Version 5.0 or provide for Acrobat later private Reader offerings Site must WinZip or provide for 8.0 or later equivalent private offerings Instructor Same as student system a. All testing of these instructions and all testing of the lab exercises were conducted on systems running Win- dows XP Professional with Service Pack 2. All of the products listed above are supported on Windows NT run- ning at Service Pack 6a or higher, and on Windows 2000. The world-wide standard for this course is Windows XP with SP2 applied. If other versions of Windows are required, it is up to the individual geographies to build appropriate images and to test the labs and verify that they work in these environments. Because of differences between Windows XP and other Windows versions, some operating system specific instructions in the lab ex- ercises may need to be modified when running with Windows NT or Windows 2000. Skills Required to Set Up the Lab The following specialized skills are required to set up the lab: • Installer must be familiar with installing products on Windows XP and must be familiar with the administration and customization of Windows XP. 2 Developing Web Applications © Copyright IBM Corp. 2004, 2007 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 4. V4.1 Lab Setup Guide for Classroom Delivery LSG Set Up Instructions Configuration Information The following sections describe the configurations of the student and lab systems. Hardware Set Up Instructions Use the following information in addition to the normal hardware installation procedures to set up the lab hardware. __ 1. No special hardware setup is required other than the requirement for network (LAN) connectivity. If network connectivity is not available, you must still have the loopback adapter and TCP/IP stack installed, and you must be able to PING localhost. Internet access is preferred, as instructors may wish to demonstrate concepts with real-world examples. Software Setup Instructions Use the following information in addition to the normal software installation procedures to set up the lab software. __ 1. Setting up Windows XP Professional1 __ a. Install Windows XP Professional (if not already installed). __ b. Make sure that networking support is installed. If the system does not have a network adapter, the loopback adapter must be installed. If the loopback adapter is installed, it should be set with an IP address of 192.168.1.1 (or 10.0.0.1, if the 192.168.x.y range is used locally) and a mask of 255.255.255.0. __ c. If networking support has been installed, it is recommended that students have access to the Internet. This allows them to access WebSphere and Rational related Web sites during the course. __ d. Choose an appropriate local administrator ID and password. This must be made known to the instructor, who must inform the students (“userid” and “password” should no longer be used, according to IBM internal regulations). __ e. Set the paging file size to an initial size of 2048 MB (or twice the memory size, whatever is bigger); set the maximum size to the same value. (Start up System from the Control Panel, select the Advanced tab, and click Performance Options... and then click Change... under the Virtual memory section.) It is best to install the pagefile on a partition by itself. The partition should be about 50 to 100 MB larger than the pagefile itself. After the paging file has been initialized, 1 See comments in the Software Requirements section about the use of other Windows systems. These are not supported environments for this course, but they are supported environments for the products to be installed. Course support of Windows systems other than Windows XP Professional with Service Pack 2 is up to the individual geographies that want to run them. © Copyright IBM Corp. 2004, 2007 Set Up Instructions 3 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 5. Lab Setup Guide for Classroom Delivery make sure that the page file on the original system drive is reduced to a size of about 10 MB (both minimum and maximum). File system for this partition is less important. __ 2. Install Windows XP Service Pack 2(SP2). __ 3. Install critical Microsoft Windows security updates. __ 4. Log on with the userid and password chosen in step 1d above. __ 5. Install Adobe Acrobat Reader, Version 5.0 (or higher). __ 6. Install WinZip, Version 8.0 (or higher). __ 7. Install the IBM Installation Manager. __ a. Insert the IBM Rational Application Developer for WebSphere Software CD 1 into the CD drive to begin the installation. If autorun has been disabled, run launchpad.exe from the CD. __ b. Click the Install IBM Rational Application Developer V7.0 link. __ c. After a few moments, the IBM Installation Manager appears. Click Next. __ d. Select the I Accept the terms in the license agreement radio button and click Next. 4 Developing Web Applications © Copyright IBM Corp. 2004, 2007 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 6. V4.1 Lab Setup Guide for Classroom Delivery LSG __ e. Accept the default installation location and click Next. __ f. Click Install on the next page to install IBM Installation Manager. __ g. After the installation has completed, click Finish to close the IBM Installation Manager window. __ 8. The IBM Installation Manager window should open automatically. Install the IBM Rational Application Developer package using the IBM Installation Manager. __ a. If the window does not open automatically, click Start Menu Programs IBM Installation Manager IBM Installation Manager. __ b. On the Install Packages page, select the IBM Rational Application Developer check box. __ c. Click Next. © Copyright IBM Corp. 2004, 2007 Set Up Instructions 5 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 7. Lab Setup Guide for Classroom Delivery __ d. Select the I Accept the terms in the license agreement radio button and click Next. __ e. On the first Location page, change the Shared Resources Directory to C:IBMSDP70Shared. __ f. Click Next. __ g. On the second Location page, change the Package Group Installation Directory to C:IBMSDP70. 6 Developing Web Applications © Copyright IBM Corp. 2004, 2007 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 8. V4.1 Lab Setup Guide for Classroom Delivery LSG __ h. Click Next. __ i. On the next page, click Next to accept the defaults. You are not extending an existing installation of Eclipse. __ j. On the next Features page, click Next to accept the default language - English. __ k. On the next Features page accept the defaults. Make sure that IBM WebSphere application Server, version 6.1 is selected. __ l. Click Next. © Copyright IBM Corp. 2004, 2007 Set Up Instructions 7 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 9. Lab Setup Guide for Classroom Delivery __ m. On the Summary page, verify the settings and click Install. __ n. Once the installation is done, click None and click Finish. Do not start IBM Rational Application at this time. __ 9. Once Application Developer is installed, the final step is to use the IBM Installation Manager to install the Activation Kit to license the product. __ a. Click Start Menu Programs IBM Installation Manager IBM Installation Manager. 8 Developing Web Applications © Copyright IBM Corp. 2004, 2007 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 10. V4.1 Lab Setup Guide for Classroom Delivery LSG __ b. In the IBM Installation Manager, Click Manage Licenses. __ c. On the Manage Licenses page, click Import product Activation Kit. Click Next. © Copyright IBM Corp. 2004, 2007 Set Up Instructions 9 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 11. Lab Setup Guide for Classroom Delivery __ d. On the Import Activation Kit page, click Browse and navigate to the folder with the installation files. Locate and choose the RADLic.jar file. Click Next. __ e. On the Licenses page, select the I Accept the terms in the license agreement radio button and click Finish. __ f. Click Finish once again. __ 10. Close any open installation windows. __ 11. Unzip file LabFiles70.zip to C:. Make sure you expand all of the files and keep the directories. Verify that the following subdirectories are created in C:LabFiles70: - database (empty) - setup - snippets - solutions - workspace (empty) __ 12. For user convenience, create a shortcut to the Rational Application Developer executable on the Windows desktop. It should be called “Rational Application Developer” and point to the following location: "C:IBMSDP70eclipse.exe" -showlocation -setworkspace Students may drop workspace folders on this icon to open them with Application Developer. The location of the workspace is displayed in the title bar of the workbench window. 10 Developing Web Applications © Copyright IBM Corp. 2004, 2007 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.
  • 12. V4.1 Lab Setup Guide for Classroom Delivery LSG Verification and Cleanup Instructions These instructions are used to verify the proper Services configurations, as well as the basic operations of the installed products. __ 1. Verify that IBM Rational Application Developer starts. __ a. Start the program: Start Programs IBM Software Development Platform IBM Rational Application Developer IBM Rational Application Developer. __ b. The Eclipse splash screen should be displayed, followed by the Application Developer GUI. __ c. Close the program. __ 2. Remove any downloaded installation files and installation folders created during extraction of zipped installation files. © Copyright IBM Corp. 2004, 2007 Set Up Instructions 11 Course materials may not be reproduced in whole or in part without the prior written permission of IBM.