반응형
WebLogic Server 8.1을 설치하는 것은 매우 간단하다. BEA 홈페이지에서 설치하고자 하는 OS에 맞는 WebLogic Server 8.1 SP6를 다운 받은 다음에 실행 권한을 주고 실행해 주면 된다.
프로그램을 실행시키면 먼저 압축되어 있는 설치 파일의 압축을 제거한 한다. GUI 모드에서 실행했다면 설치가 좀더 쉬운 화면이 보였겠지만 지금은 콘솔에서 설치해서 console mode로 기동한다.
다음으로는 WebLogic 설치에 대한 환영인사가 나타난다. 설치가 싫으면 Exit를 입력하라고 한다. 머 언제든지 설치를 중단할 수 있기 때문에 신경 쓰지 않아도 된다. 우선 Enter를 눌러 설치를 진행한다.
WebLogic Server의 라이센스 조항이 나오고 이 라이센스에 동의하면 1번을 누르라고 한다. 동의를 안하면 설치가 중단된다. 선택이 있겠는가 1번을 눌러 설치를 진행한다.
BEA 홈 디렉토리의 위티를 물어본다. Enter를 입력하면 기본 위치인 /app/bea/bea가 설정되고 변경하고자 한다면 원하는 디렉토리를 입력한다.
전체 설치를 할건지 필요한 컴포넌트만 설치할 것인지를 물어보는 창이 뜬다. 쉽게 설치를 하려면 전체 설치를 선택한다.
WebLogic Server 8.1 제품이 설치될 위치를 결정한다. 원하는 위치가 있다면 원하는 위치를 적어준다. 기본은 $WL_HOME/weblogic81로 설정된다.
설치가 진행되며 '*'가 모두 채워지면 파일이 생성되는 등의 설치가 완료된다.
설치가 완료된 줄 알았는데.. JDK를 설치 한다고 한다.
드디어 설치가 완료되었다. Enter키를 누르면 끝이다.
설치가 완료되면 위와 같은 디렉토리가 생긴다. 설치된 디렉토리를 보면 WebLogic Server 엔진 디렉토리와 JDK 들이 설치된다.
다음에는 WebLogic Server를 이용하여 Admin Server와 Managed Server를 만들어보기로 한다.
$ ./server816_linux32.bin
Extracting 0%....................................................................................................100%
Unable to instantiate GUI, defaulting to console mode.
Extracting 0%....................................................................................................100%
Unable to instantiate GUI, defaulting to console mode.
프로그램을 실행시키면 먼저 압축되어 있는 설치 파일의 압축을 제거한 한다. GUI 모드에서 실행했다면 설치가 좀더 쉬운 화면이 보였겠지만 지금은 콘솔에서 설치해서 console mode로 기동한다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
Welcome:
--------
This installer will guide you through the installation of WebLogic Server 8.1 SP6. Type "Next" or enter to proceed to the next prompt. If you want to change data entered previously, type
"Previous". You may quit the installer at any time by typing "Exit".
Enter [Exit][Next]>
Welcome:
--------
This installer will guide you through the installation of WebLogic Server 8.1 SP6. Type "Next" or enter to proceed to the next prompt. If you want to change data entered previously, type
"Previous". You may quit the installer at any time by typing "Exit".
Enter [Exit][Next]>
다음으로는 WebLogic 설치에 대한 환영인사가 나타난다. 설치가 싫으면 Exit를 입력하라고 한다. 머 언제든지 설치를 중단할 수 있기 때문에 신경 쓰지 않아도 된다. 우선 Enter를 눌러 설치를 진행한다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
BEA Systems License Agreement:
------------------------------
BEA SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT
USE OF SOFTWARE ORDERED FROM BEA SYSTEMS, INC. ("BEA") IS PROVIDED ONLY UNDER LICENSE FROM BEA. PLEASE READ THE FOLLOWING LICENSE CAREFULLY AND INDICATE YOUR ACCEPTANCE BY CLICKING THE ACCEPTANCE
BOX. CERTAIN CAPITALIZED TERMS ARE DEFINED IN SECTION 11.
1. LICENSE TERMS
a. WebLogic SDK Use. The terms of this Section 1(a) are applicable to you if you have registered as a WebLogic SDK customer. Subject to the terms of this Agreement, BEA grants to you a
non-exclusive, non-transferable, royalty-free license to use WebLogic SDK solely for Development Use and Scale-Limited Personal Use for the number of users and/or developers and the number of
CPU's, Servers and/or at the Sites, as specified at the time of registration. Third party software products or modules supplied by BEA, if any, may be used solely with the Software. All rights not specifically granted to you herein are retained by BEA.
...
i. Territory. The license grants hereunder are limited to use within the Territory.
Select Option:
1 - Yes, I agree with the terms of the license
2 - No, I do not agree with the terms of the license
Enter option number to select OR [Up][Down][Exit][Previous]> 1
BEA Systems License Agreement:
------------------------------
BEA SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT
USE OF SOFTWARE ORDERED FROM BEA SYSTEMS, INC. ("BEA") IS PROVIDED ONLY UNDER LICENSE FROM BEA. PLEASE READ THE FOLLOWING LICENSE CAREFULLY AND INDICATE YOUR ACCEPTANCE BY CLICKING THE ACCEPTANCE
BOX. CERTAIN CAPITALIZED TERMS ARE DEFINED IN SECTION 11.
1. LICENSE TERMS
a. WebLogic SDK Use. The terms of this Section 1(a) are applicable to you if you have registered as a WebLogic SDK customer. Subject to the terms of this Agreement, BEA grants to you a
non-exclusive, non-transferable, royalty-free license to use WebLogic SDK solely for Development Use and Scale-Limited Personal Use for the number of users and/or developers and the number of
CPU's, Servers and/or at the Sites, as specified at the time of registration. Third party software products or modules supplied by BEA, if any, may be used solely with the Software. All rights not specifically granted to you herein are retained by BEA.
...
i. Territory. The license grants hereunder are limited to use within the Territory.
Select Option:
1 - Yes, I agree with the terms of the license
2 - No, I do not agree with the terms of the license
Enter option number to select OR [Up][Down][Exit][Previous]> 1
WebLogic Server의 라이센스 조항이 나오고 이 라이센스에 동의하면 1번을 누르라고 한다. 동의를 안하면 설치가 중단된다. 선택이 있겠는가 1번을 눌러 설치를 진행한다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
Choose BEA Home Directory:
--------------------------
"BEA Home" = [/app/bea/bea]
Input new BEA Home OR [Exit][Previous][Next]> /app/bea
Choose BEA Home Directory:
--------------------------
"BEA Home" = [/app/bea/bea]
Input new BEA Home OR [Exit][Previous][Next]> /app/bea
BEA 홈 디렉토리의 위티를 물어본다. Enter를 입력하면 기본 위치인 /app/bea/bea가 설정되고 변경하고자 한다면 원하는 디렉토리를 입력한다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
Choose Install Type:
--------------------
->1|Complete
|Install the complete BEA WebLogic Platform.
2|Custom Installation
|Choose software components to install and perform optional configuration.
Enter index number to select OR [Exit][Previous][Next]> 1
Choose Install Type:
--------------------
->1|Complete
|Install the complete BEA WebLogic Platform.
2|Custom Installation
|Choose software components to install and perform optional configuration.
Enter index number to select OR [Exit][Previous][Next]> 1
전체 설치를 할건지 필요한 컴포넌트만 설치할 것인지를 물어보는 창이 뜬다. 쉽게 설치를 하려면 전체 설치를 선택한다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
Choose Product Directory:
-------------------------
"Product Installation Directory" = [/app/bea/weblogic81]
Input new Product Installation Directory OR [Exit][Previous][Next]>
Choose Product Directory:
-------------------------
"Product Installation Directory" = [/app/bea/weblogic81]
Input new Product Installation Directory OR [Exit][Previous][Next]>
WebLogic Server 8.1 제품이 설치될 위치를 결정한다. 원하는 위치가 있다면 원하는 위치를 적어준다. 기본은 $WL_HOME/weblogic81로 설정된다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
Installing files..
0% 25% 50% 75% 100%
[------------|------------|------------|------------]
[***************************************************]
Installing files..
0% 25% 50% 75% 100%
[------------|------------|------------|------------]
[***************************************************]
설치가 진행되며 '*'가 모두 채워지면 파일이 생성되는 등의 설치가 완료된다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
Installing JDK....
0% 25% 50% 75% 100%
[------------|------------|------------|------------]
[***************************************************]
Installing JDK....
0% 25% 50% 75% 100%
[------------|------------|------------|------------]
[***************************************************]
설치가 완료된 줄 알았는데.. JDK를 설치 한다고 한다.
<--------------------- BEA Installer - WebLogic Server 8.1 SP6 -------------------->
Installation Complete
Congratulations! WebLogic Server 8.1 SP6 has been successfully installed to /app/bea/weblogic81.
Press any key to continue OR [Exit]>
Installation Complete
Congratulations! WebLogic Server 8.1 SP6 has been successfully installed to /app/bea/weblogic81.
Press any key to continue OR [Exit]>
드디어 설치가 완료되었다. Enter키를 누르면 끝이다.
$ ls -la
total 350860
drwx------ 11 bea web 4096 2007-11-16 11:53 .
drwxr-xr-x 5 root root 4096 2007-11-15 13:45 ..
-rw------- 1 bea web 2405 2007-11-16 18:19 .bash_history
-rw-r--r-- 1 bea web 33 2007-11-15 13:45 .bash_logout
-rw-r--r-- 1 bea web 284 2007-11-16 10:09 .bash_profile
-rw-r--r-- 1 bea web 124 2007-11-15 13:45 .bashrc
drwxr-xr-x 2 bea web 4096 2007-11-16 10:15 bea
drwxr-xr-x 3 bea web 4096 2007-11-16 10:58 domains
drwxr-xr-x 2 bea web 4096 2007-11-16 10:10 ext_components
drwxr-xr-x 7 bea web 4096 2007-11-16 10:10 jdk142_11
drwxr-xr-x 10 bea web 4096 2007-11-16 10:11 jrockit81sp6_142_10
-rw-r--r-- 1 bea web 11514 2007-11-16 10:10 license.bea
-rw-r--r-- 1 bea web 10467 2007-11-16 10:10 license_scale_limited.bea
drwxr-xr-x 2 bea web 4096 2007-11-16 10:16 logs
-rw-r--r-- 1 bea web 91 2007-11-16 10:07 .mailcap
-rw-r--r-- 1 bea web 230 2007-11-16 10:07 .mime.types
-rw-r--r-- 1 bea web 1446 2007-11-16 10:11 registry.xml
-rwxr-xr-x 1 bea web 358708754 2007-11-15 14:16 server816_linux32.bin
-rwxr-xr-x 1 bea web 851 2007-11-16 10:10 UpdateLicense.sh
drwxr-xr-x 3 bea web 4096 2007-11-16 10:10 utils
-rw------- 1 bea web 4902 2007-11-16 11:53 .viminfo
drwxr-xr-x 3 bea web 4096 2007-11-16 11:13 webapps
drwxr-xr-x 8 bea web 4096 2007-11-16 10:10 weblogic81
-rw-r--r-- 1 bea web 658 2007-11-15 13:45 .zshrc
total 350860
drwx------ 11 bea web 4096 2007-11-16 11:53 .
drwxr-xr-x 5 root root 4096 2007-11-15 13:45 ..
-rw------- 1 bea web 2405 2007-11-16 18:19 .bash_history
-rw-r--r-- 1 bea web 33 2007-11-15 13:45 .bash_logout
-rw-r--r-- 1 bea web 284 2007-11-16 10:09 .bash_profile
-rw-r--r-- 1 bea web 124 2007-11-15 13:45 .bashrc
drwxr-xr-x 2 bea web 4096 2007-11-16 10:15 bea
drwxr-xr-x 3 bea web 4096 2007-11-16 10:58 domains
drwxr-xr-x 2 bea web 4096 2007-11-16 10:10 ext_components
drwxr-xr-x 7 bea web 4096 2007-11-16 10:10 jdk142_11
drwxr-xr-x 10 bea web 4096 2007-11-16 10:11 jrockit81sp6_142_10
-rw-r--r-- 1 bea web 11514 2007-11-16 10:10 license.bea
-rw-r--r-- 1 bea web 10467 2007-11-16 10:10 license_scale_limited.bea
drwxr-xr-x 2 bea web 4096 2007-11-16 10:16 logs
-rw-r--r-- 1 bea web 91 2007-11-16 10:07 .mailcap
-rw-r--r-- 1 bea web 230 2007-11-16 10:07 .mime.types
-rw-r--r-- 1 bea web 1446 2007-11-16 10:11 registry.xml
-rwxr-xr-x 1 bea web 358708754 2007-11-15 14:16 server816_linux32.bin
-rwxr-xr-x 1 bea web 851 2007-11-16 10:10 UpdateLicense.sh
drwxr-xr-x 3 bea web 4096 2007-11-16 10:10 utils
-rw------- 1 bea web 4902 2007-11-16 11:53 .viminfo
drwxr-xr-x 3 bea web 4096 2007-11-16 11:13 webapps
drwxr-xr-x 8 bea web 4096 2007-11-16 10:10 weblogic81
-rw-r--r-- 1 bea web 658 2007-11-15 13:45 .zshrc
설치가 완료되면 위와 같은 디렉토리가 생긴다. 설치된 디렉토리를 보면 WebLogic Server 엔진 디렉토리와 JDK 들이 설치된다.
다음에는 WebLogic Server를 이용하여 Admin Server와 Managed Server를 만들어보기로 한다.