IBM Enterprise Records, 버전 5.1.2   

(WebSphere Application Server) 전송 도구 구성

전송 도구를 설치한 후, 명령 파일을 편집하여 이를 구성해야 합니다.

프로시저

전송 도구를 구성하려면 다음을 수행하십시오.

  1. 전송 도구를 설치한 서버에 로그온하십시오.
  2. RMTransfer.bat 파일을 다음과 같이 편집하십시오.
    • Windows
      애플리케이션 서버 편집내용
      WebSphere® Application Server(모두)
      1. set APP_SERVER= 매개변수를 찾아 다음과 같이 WebSphere Application Server를 입력하십시오. set APP_SERVER=WebSphere
      2. WS_DIR이 WebSphere Application Server 또는 WebSphere Application Server 클라이언트가 설치된 디렉토리를 가리키는지 확인하십시오. 예: set WS_DIR=C:/Program Files/IBM/WebSphere/AppServer
      3. WebSphere Server 섹션에서 set NAMING_PROVIDER_URL= 매개변수를 찾아 다음 형식으로 Content Engine 또는 컨텐츠 플랫폼 엔진 서버의 URL을 입력하십시오.
        set NAMING_PROVIDER_URL=iiop://CE Server:port#
      4. WebSphere Server 절에서 set CORBA_CONFIGURL= 매개변수를 찾아 WebSphere Application Server의 사용자 버전에 맞게 sas.client.props 특성 파일의 위치를 입력하십시오.
        예: WebSphere Application Server 6.0 이전
        set CORBA_CONFIGURL=-Dcom.ibm.CORBA.ConfigURL=
        "file:%WS_DIR%/profiles/default/properties/
        sas.client.props"
        WebSphere Application Server
        set CORBA_CONFIGURL=-Dcom.ibm.CORBA.ConfigURL=
        "file:%WS_DIR%/properties/sas.client.props"
        WebSphere Application Server Server 6.1 또는 7.x
        set CORBA_CONFIGURL=-Dcom.ibm.CORBA.ConfigURL=
        "file:%WS_DIR%/profiles/AppSrv01/properties/
        sas.client.props"
      WebSphere Application Server 6.1 및 7.x(SSL 전용) ssl.client.propsJVA_ARGS에 추가합니다.

      다음 행을 찾으십시오.

      set JVA_ARGS=%JVA_ARGS% 
      -Dcom.ibm.CORBA.loginSource=none
      찾은 행 뒤에 다음 행을 추가하십시오.
      set JVA_ARGS=%JVA_ARGS% -Dcom.ibm.SSL.ConfigURL
      ="file:%WS_DIR%/profiles/AppSrv01/properties/
      ssl.client.props"
      • AIX, HP-UX, Linux 및 Solaris

        RMTransfer.sh 파일을 다음과 같이 편집하십시오.

        애플리케이션 서버 편집내용
        WebSphere Application Server
        1. set APP_SERVER= 매개변수를 찾아 다음과 같이 WebSphere Application Server를 입력하십시오. APP_SERVER=WebSphere
        2. WS_DIRWebSphere Application Server 또는 클라이언트가 설치된 디렉토리를 가리키는지 확인하십시오.

          예: WS_DIR=/opt/IBM/WebSphere/AppServer

        3. WebSphere Server 섹션에서 NAMING_PROVIDER_URL= 매개변수를 찾아 NAMING_PROVIDER_URL=iiop://CE Server:port# 형식으로 Content Engine 또는 컨텐츠 플랫폼 엔진 서버의 URL을 입력하십시오.
        4. WebSphere Server 절에서 CORBA_CONFIGURL= 매개변수를 찾으십시오.

          AppClient가 설치되어 있거나 경로가 기본 경로가 아닌 경우 CORBA 구성 파일 경로를 지정하고, WebSphere Application Server의 사용자 버전에 맞게 sas.client.props 파일의 위치를 입력하십시오.

          예: WebSphere Application Server 6.0 이전
          CORBA_CONFIGURL=file:"$WS_DIR"/profiles/default/
          properties/sas.client.props
          WebSphere Application Server 클라이언트
          CORBA_CONFIGURL=file:"$WS_DIR"/properties/
          sas.client.props
          WebSphere Application Server 6.1 또는 7.x
          CORBA_CONFIGURL=file:"$WS_DIR"/profiles/AppSrv01/
          properties/sas.client.props
        SSL에서 실행 중인 WebSphere Application Server 6.1 및 7.x java 명령행에서 com.ibm.SSL.ConfigURL 시스템 특성을 지정하십시오. com.ibm.SSL.ConfigURL 특성은 ssl.client.props 파일을 가리키는 파일 URL을 참조합니다. 다음 행을 찾으십시오.
        -Dcom.ibm.CORBA.ConfigURL="$CORBA_CONFIGURL" \ 
        찾은 행 뒤에 다음 행을 추가하십시오.
        -Dcom.ibm.SSL.ConfigURL=file:"$WS_DIR"
        /profiles/AppSrv01/properties/ssl.client.props \
  3. 도구를 실행할 때 Content Engine 또는 컨텐츠 플랫폼 엔진에 로그온하기 위해 요구사항을 다음과 같이 사용 안함으로 설정하십시오.
    1. CORBA_CONFIGURL로 표시된 sas.client.props 파일을 편집하십시오.
    2. 다음 변수를 설정하십시오.
      com.ibm.CORBA.loginSource=none
    3. 파일을 저장하고 닫으십시오.


피드백

마지막 업데이트 날짜: 2013년 11월
frmic110.htm

© Copyright IBM Corp. 2013