Sun Java Enterprise System 5 Microsoft Windows용 설치 설명서

Procedurepsadmin.bat를 사용하여 SRA를 구성하려면

  1. 필요한 SRA 구성 요소의 템플리트 등록 정보 파일을 PortalServer-base\template\sra 디렉토리에서 portalserver-base\data로 복사합니다.

    템플리트 등록 정보 파일은 다음과 같습니다.

    • 게이트웨이: GWConfig.properties.template

    • Netlet 프록시: NLPConfig.properties.template

    • Rewriter 프록시: RWPConfig.properties.template

  2. Directory Server를 시작합니다.

  3. Cacao 인스턴스를 시작합니다.

  4. 웹 컨테이너를 시작합니다.

  5. 템플리트 등록 정보 파일을 편집합니다.

  6. SRA로 전환합니다.

    PortalServer-base\bin\psadmin.bat switch-sra-status -u admin-user-name -f password-file on

  7. SRA를 활성화합니다.

    PortalServer-base\bin\psadmin.bat provision-sra -u admin-user-name -f password-file -p PortalName --gateway-profile gateway_profile -enable

  8. SRA 구성 요소 인스턴스를 만듭니다.

    PortalServer-base\bin\psadmin.bat create-sra-instance -u admin-user-name -f password-file -S PortalServer-base/data/template-property-file -t gateway/nlproxy/rwproxy

  9. SRA 인스턴스를 시작합니다.

    PortalServer-base \bin\psadmin.bat start-sra-instance -u admin-user-name -f password-file -N gateway_profile -t gateway/nlproxy/rwproxy