wa1938 javaserver faces (jsf) web application programming using

16
WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

Upload: others

Post on 12-Sep-2021

8 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

WA1938 JavaServer Faces (JSF) WebApplication Programming using WebLogic

Server 11g and JDeveloper

Classroom Setup Guide

Web Age Solutions Inc.

Copyright Web Age Solutions Inc. 1

Page 2: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

Table of ContentsClassroom Requirements...........................................................................................................................3

Part 1 - Minimum Hardware Requirements .........................................................................................3Part 2 - Minimum Software Requirements ...........................................................................................3Part 3 - Software Provided....................................................................................................................3Part 4 - Important Ghosting or Imaging Information............................................................................4Part 5 - Instructions...............................................................................................................................4Part 6 - Installing Oracle JDeveloper Studio 11g..................................................................................5Part 7 - Installing MySQL 5.1.30........................................................................................................11

Copyright Web Age Solutions Inc. 2

Page 3: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

Classroom Requirements

Part 1 - Minimum Hardware Requirements

● 2 GHz Pentium IV

● 1GB RAM minimum, 2 GB recommended

● 8 GB in the hard disk

● USB port

Part 2 - Minimum Software Requirements

● OS: Windows XP SP2 or later, Windows Vista SP1 or later

● Oracle JDeveloper 11g *

● WebLogic Server 11gR1 (Part of the JDeveloper installation) *

● MySQL 5.1 *

* - indicates software provided as part of the courseware.

Part 3 - Software Provided

Number of USB memory sticks that you will receive: 1

Name of the files contained in the memory sticks (one file per memory stick):

● WA1938.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. 3

Page 4: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - 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.

Part 5 - Instructions

__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 WA1938.ZIP file to C:\

__4. Review that the following folders were created:

• C:\LabFiles

• C:\Software

__5. Review that the following files were created:

• C:\Software\jdevstudio11112install.exe

• C:\Software\mysql-connector-java-5.1.7-bin.jar

• C:\Software\mysql-essential-5.1.30-win32.msi

Copyright Web Age Solutions Inc. 4

Page 5: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

Part 6 - Installing Oracle JDeveloper Studio 11g

__1. Run the following program to start the installation:

C:\Software\jdevstudio11112install.exe

__2. On the Welcome screen click the Next button.

__3. Leave the default Middleware Home directory and click Next.

Copyright Web Age Solutions Inc. 5

Page 6: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__4. Leave Complete selected and click Next.

__5. Leave the default directories and click Next.

__6. Leave All users selected and click Next.

Copyright Web Age Solutions Inc. 6

Page 7: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__7. In the Installation Summary page, click Next.

Installation will start. Be patient.

Copyright Web Age Solutions Inc. 7

Page 8: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__8. When the installation is completed click Done.

__9. Quick Start window will open. Click on Launch Oracle JDeveloper 11g link.

Copyright Web Age Solutions Inc. 8

Page 9: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__10. The Select Role window will open, leave Default Role selected and click OK.

__11. Oracle JDeveloper 11g Release 1 will open as well as the type associations dialog, just click Cancel.

Copyright Web Age Solutions Inc. 9

Page 10: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__12. The Oracle Usage Tracking window will open, uncheck the Allow automated usage reporting to Oracle check box and click OK.

__13. From the menu, select File > Exit.

__14. Close the Quick start window.

JDeveloper 11g has been successfully installed.

Copyright Web Age Solutions Inc. 10

Page 11: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

Part 7 - Installing MySQL 5.1.30

__1. From C:\Software, launch mysql-essential-5.1.30-win32.msi

The Setup Wizard window will launch.

__2. Click Next.

__3. In the Setup Type window leave Typical selected and click Next.

Copyright Web Age Solutions Inc. 11

Page 12: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__4. Click Install. If prompted by Windows security allow the installation to continue.

Note: The destination folder will be slightly different on Windows Vista and XP.

__5. The installation will start and the MySQL Enterprise window will appear. Click Next.

Copyright Web Age Solutions Inc. 12

Page 13: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__6. The MySQL Monitoring and Advisory Service window will appear. Click Next.

__7. The Wizard Completed window will appear. Make sure the Configure the MySQL Server now option is checked and click Finish.

Copyright Web Age Solutions Inc. 13

Page 14: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__8. The MySQL Server Instance Configuration Wizard window will appear. Click Next.

Note: If the wizard does not appear select Start → Programs → MySQL → MySQL Server 5.1 → MySQL Server Instance Config Wizard. If prompted by Windows security allow the program to execute.

__9. In the Instance Configuration window, select Standard Configuration. Click Next.

Copyright Web Age Solutions Inc. 14

Page 15: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__10. When presented with the Windows options, check the option for Include Bin Directory in Windows PATH. Click Next.

__11. The Security options window will appear. For the New root password and Confirm fields, enter root123 and then click Next.

__12. The Ready to Execute window will appear. Click Execute.

Copyright Web Age Solutions Inc. 15

Page 16: WA1938 JavaServer Faces (JSF) Web Application Programming using

WA1938 JavaServer Faces (JSF) Web Application Programming using WebLogic Server 11g and JDeveloper - Classroom Setup Guide

__13. The database will configure. This will take a moment. Eventually, you should see the following:

__14. Click Finish.

MySQL has been installed.

Congratulations. The installation of WA1938 JavaServer Faces (JSF) Web Application Programmingusing WebLogic Server 11g and JDeveloper has been completed.

Copyright Web Age Solutions Inc. 16