사용자 도구

사이트 도구


service:was:weblogic:install

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
service:was:weblogic:install [2009/01/03 02:23]
starlits
service:was:weblogic:install [2009/01/03 02:25] (현재)
starlits
줄 193: 줄 193:
 Configure Administrative Username and Password: Configure Administrative Username and Password:
 ----------------------------------------------- -----------------------------------------------
-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers.+Create a user automatically assigned to the Administrative Role.  
 +This user is the default administrator used to start development mode servers.
     |          Name                        Value              |     |          Name                        Value              |
    _|_________________________|_________________________________|    _|_________________________|_________________________________|
줄 211: 줄 212:
 Configure Administrative Username and Password: Configure Administrative Username and Password:
 ----------------------------------------------- -----------------------------------------------
-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers.+Create a user automatically assigned to the Administrative Role.  
 +This user is the default administrator used to start development mode servers.
     "*User password:" = []     "*User password:" = []
 Input new *User password: OR [Exit][Reset][Accept]> weblogic Input new *User password: OR [Exit][Reset][Accept]> weblogic
줄 219: 줄 221:
 Configure Administrative Username and Password: Configure Administrative Username and Password:
 ----------------------------------------------- -----------------------------------------------
-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers.+Create a user automatically assigned to the Administrative Role.  
 +This user is the default administrator used to start development mode servers.
     |          Name                        Value              |     |          Name                        Value              |
    _|_________________________|_________________________________|    _|_________________________|_________________________________|
줄 238: 줄 241:
 Configure Administrative Username and Password: Configure Administrative Username and Password:
 ----------------------------------------------- -----------------------------------------------
-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers.+Create a user automatically assigned to the Administrative Role.  
 +This user is the default administrator used to start development mode servers.
     |          Name                        Value              |     |          Name                        Value              |
    _|_________________________|_________________________________|    _|_________________________|_________________________________|
줄 351: 줄 355:
  
 ==== Start & Shutdowon 정리 ==== ==== Start & Shutdowon 정리 ====
-위와 같이 Weblogic Admin, Managed Server 를 시작,종료가 상당히 번거로운것을 알 수 있다. 이를 좀 더 간편하게 하기 위해서 동길이가 제작한 스크립트를 소개한다. 물론 허락은 받지 않았지만, 조만간 허락을 받도록 하겠다. 적당히 잘 수정해서 쓰면 편할 것이다.+  * 위와 같이 Weblogic Admin, Managed Server 를 시작,종료가 상당히 번거로운것을 알 수 있다. \\ 이를 좀 더 간편하게 하기 위해서 동길이가 제작한 스크립트를 소개한다. \\ 물론 허락은 받지 않았지만, 조만간 허락을 받도록 하겠다. 적당히 잘 수정해서 쓰면 편할 것이다.
 <code bash> <code bash>
 #!/bin/sh #!/bin/sh
 +
 +# desc : weblogic admin/manage service start/stop scripts
 +# starlits@adminschool.net
 +
  
 ############################################################### ###############################################################
service/was/weblogic/install.1230916980.txt.gz · 마지막으로 수정됨: 2009/01/03 02:23 저자 starlits