WebSphere v8.5 command install

WebSphere Command line install 



1 사전 준비 단계
  가) 설치 파일 준비
      ① Installation Manager
WebSphere v8 부터는 installer agnet로 설치를 진행 하도록 변경.
clip_image002
      ② WAS_ND_v8.5
clip_image004
      ③ Fix Pack
clip_image006
      ④ JDK7
clip_image008
 
2 Command Line mode로 설치 하기
  가) 사전 준비 단계
      ① Installation Manager 설치
진행 상태 보기 옵션 –showProgress –sP
설치 경로 : C:\IBM\InstallationManager\eclipse
imcl.exe install com.ibm.cic.agent -repositories D:\WASV8.5\agent.installer.win32.win32.x86_1.6.0.20120831_1216\repository.config -installationDirectory C:\IBM\InstallationManager\eclipse -acceptLicense -showProgress -sP
clip_image010
      ② Command Line 설치 시, 필요한 Package ID 확인
 
  나) WebSphere Application Server 설치
     ① Command Line 설치 시, 필요한 Package ID 확인
실행 경로 : C:\IBM\InstallationManager\eclipse\tools
Package ID 확인할 software : D:\WASV8.5\was\was_img
Package ID : com.ibm.websphere.ND.v85_8.5.0.20120501_1108
clip_image011
imcl.exe listAvailablePackages -repositories "D:\WASV8.5\was\was_img" -features -long
clip_image013
      ② Command Lind mode
설치 경로 : C:\IBM\WAS_85
Img 경로 : D:\WASV8.5\was\was_img
IMShared 경로 : C:\IBM\IMShared
imcl.exe install com.ibm.websphere.ND.v85_8.5.0.20120501_1108 -repositories D:\WASV8.5\was\was_img -installationDirectory C:\IBM\WAS_85 -sharedResourcesDirectory C:\IBM\IMShared -acceptLicense -properties cic.selector.nl=ko -showProgress -sP
clip_image015
 
  다) JDK7 설치
     ① Command Line 설치 시, 필요한 Package ID 확인
실행 경로 : C:\IBM\InstallationManager\eclipse\tools
Package ID 확인할 software : D:\WASV8.5\jdk7\jdk7
Package ID : com.ibm.websphere.IBMJAVA.v70_7.0.1000.20120424_1539
imcl.exe listAvailablePackages -repositories D:\WASV8.5\jdk7\jdk7 -features -long
clip_image017
      ② Command Lind mode
설치 경로 : C:\IBM\WAS_85
Img 경로 : D:\WASV8.5\jdk7\jdk7
imcl.exe install com.ibm.websphere.IBMJAVA.v70_7.0.1000.20120424_1539 -acceptLicense -installationDirectory C:\IBM\WAS_85 -repositories D:\WASV8.5\jdk7\jdk7 -showProgress -sP
clip_image019
 
  라) Fixpack 업데이트
      ① Command Line 설치 시, 필요한 Package ID 확인
실행 경로 : C:\IBM\InstallationManager\eclipse\tools
Package ID 확인할 software : D:\WASV8.5\fix\was
Package ID : com.ibm.websphere.ND.v85_8.5.2.20130327_1831
clip_image020
imcl.exe listAvailablePackages -repositories "D:\WASV8.5\fix\was" -features -long
clip_image022
원하는 버전의 Package ID 확인
      ② Command Lind mode
Update 경로 : C:\IBM\WAS_85
FixPack 경로 : D:\WASV8.5\fix\was
Imcl.exe install com.ibm.websphere.ND.v85_8.5.2.20130327_1831 -acceptLicense -installationDirectory C:\IBM\WAS_85\ -repositories D:\WASV8.5\fix\was -showProgress -sP
clip_image024
 
3 최종 설치 확인
  가) versionInfo.bat
clip_image026
  나) 이제 profile 생성 및 addNode후 관리콘솔에 접속하여 최종 확인을 하면 된다.
*추가적으로 웹 서버 구성을 할 때에는 몇 가지 추가 사항이 필요함.



































































0 Comments:

댓글 쓰기

이 블로그 검색

Popular Posts

WEB&&WAS

OS

Reviews