wa1845 ejb 3.0 programming with weblogic server 11g · wa1845 ejb 3.0 programming with weblogic...

14
WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide WA1845 EJB 3.0 Programming with WebLogic Server 11g Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

Upload: trinhphuc

Post on 23-Jul-2018

228 views

Category:

Documents


0 download

TRANSCRIPT

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

WA1845 EJB 3.0 Programming withWebLogic Server 11g

Classroom Setup Guide

Web Age Solutions Inc.

Copyright Web Age Solutions Inc. 1

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

Table of ContentsPart 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 JDK 6 Update 20......................................................................................................5Part 7 - Installing WebLogic Server 11gR1.........................................................................................10Part 8 - Verification of Oracle Enterprise Pack for Eclipse Helios.....................................................18

Copyright Web Age Solutions Inc. 2

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

Part 1 - Minimum Hardware Requirements

● 2 GHz Pentium IV

● 1 GB RAM minimum, 2 GB recommended

● 8 GB in the hard disk

● USB port

Part 2 - Minimum Software Requirements

● Windows XP SP2, Windows Vista SP1

● Internet Explorer 6.0 (or higher) / Mozilla Firefox 2.0 (or higher)

● Zip archive utility such as WinZip

● Java SE 6 *

● Eclipse WTP – Helios *

● Oracle Enterprise Pack for Eclipse 11gR1 *

● WebLogic Server 11gR1 *

* - 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 containing in the memory sticks (one file per memory stick):

● WA1845.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

WA1845 EJB 3.0 Programming with WebLogic Server 11g - 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. From a USB memory stick, extract the WA1845.ZIP file to C:\

__2. Review that the following folders were created:

• C:\LabFiles

• C:\Software\eclipse

__3. Review that the following files were created:

• C:\Software\jdk-6u20-windows-i586.exe

• C:\Software\wls1033_win32.exe

Copyright Web Age Solutions Inc. 4

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

Part 6 - Installing JDK 6 Update 20

__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. From the C:\Software directory run the following file:

jdk-6u20-windows-i586.exe

Note: If using prompted by a security prompt allow the installation to continue.

__3. After a few moments the license agreement will appear. Press the Accept button to move to the next step.

Copyright Web Age Solutions Inc. 5

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

__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.

Wait until the software is completely installed.

Copyright Web Age Solutions Inc. 6

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

__6. Click Finish.

__7. Close any browser that appears asking to register the JDK software.

Verification of JDK 6 Update 20

__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. 7

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

__3. Close the command prompt window and any extra windows that are open.

JDK 6 Update 20 is now installed!

Part 7 - Installing WebLogic Server 11gR1

__1. Run the following file from the 'C:\Software' directory.

wls1033_win32.exe

__2. After a moment the Welcome window will appear. Click the Next button.

__3. In the Choose Middleware Home Directory page, leave the default folder and click Next.

Copyright Web Age Solutions Inc. 8

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

__4. On the Security Updates page, uncheck the option to receive security updates. You will be prompted to confirm and in the confirmation dialog you should click Yes. Once your screen appears as below click the Next button.

__5. Change the installation type to a Custom installation and press the Next button.

Copyright Web Age Solutions Inc. 9

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

__6. Uncheck the entire group of options for “Oracle Coherence” as shown below and press the Next button.

__7. Accept the defaults for the JDK Selection and press the Next button.

__8. Accept the defaults for the product installation directories and press the Next button.

Copyright Web Age Solutions Inc. 10

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

__9. Accept the default option of No for installing the Node Manager Service as a Windows service and press the Next button.

__10. Accept the default location of “All Users” for the Shortcut Location options and press the Next button.

__11. When the Installation Summary page appears, press the Next button to begin the installation. If any security prompts appear select to unblock or allow the process.

__12. When the Installation Complete window appears, uncheck Run Quickstart and click the Done button.

Copyright Web Age Solutions Inc. 11

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

Copyright Web Age Solutions Inc. 12

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

Part 8 - Verification of Oracle Enterprise Pack for Eclipse Helios

__1. Run C:\Software\eclipse\eclipse.exe

Eclipse Helios will start.

__2. A Workspace Launcher dialog will appear. Change the workspace directory to:

C:\workspace

__3. Click OK.

Copyright Web Age Solutions Inc. 13

WA1845 EJB 3.0 Programming with WebLogic Server 11g - Classroom Setup Guide

Eclipse will open showing the Welcome page.

__4. From the menu, select File > Exit to close Eclipse.

Oracle Enterprise Pack for Eclipse Helios is working fine.

Congratulations. The installation of WA1845 EJB 3.0 Programming with WebLogic Server 11g has been completed.

Copyright Web Age Solutions Inc. 14