Content Platform Engine, 버전 5.2.1              

deployapplication.xml 파일 생성

deployapplication.xml 파일은 Content Platform Engine 애플리케이션 배치 설정을 포함합니다. generateConfig 명령을 사용하여 XML 파일을 작성해야 합니다.

이 태스크 정보

deployapplication.xml 파일은 모든 파일을 한 번에 생성하거나 deployapplication 태스크를 생성할 때 작성됩니다. 모든 파일을 한 번에 생성한 경우 이미 deployapplication.xml 파일이 작성되었으므로 이 프로시저를 생략해도 됩니다.

deployapplication.xml 파일을 생성하려면 다음을 수행하십시오.

프로시저

  1. config_mgr_user로 애플리케이션 서버에 로그온하십시오. 이는 Configuration Manager를 실행하는 사용자입니다.
  2. ce_install_path/tools/configure를 설정하십시오. 여기서 ce_install_pathContent Platform Engine이 설치된 위치입니다.
  3. 다음 명령을 줄 바꿈 없이 입력하여 deployapplication.xml 파일을 생성하십시오.
    configmgr_cl generateconfig -appserver app_server_type -deploy deploy_type
     -task deployapplication -profile myprofile
    각 항목에 대한 설명은 다음과 같습니다.
    -appserver appserver_name
    -appserver appserver_type은 애플리케이션 서버의 유형을 지정하며 WebSphere, JBoss 또는WebLogic여야 합니다.
    -deploy deploy_type
    -deploy deploy_type 매개변수는 모든 파일을 한 번에 생성하거나, deployapplication 옵션을 사용하여 단일 파일을 생성할 경우에만 필요합니다. 이 매개변수는 Content Platform Engine의 배치 유형을 지정합니다. 값은 standard, cluster 또는 netdeploy(네트워크 배치)로 지정해야 합니다.

    Content Platform Engine을 독립형(즉, 관리되거나 클러스터되지 않는 서버) WebSphere® Application Server, JBoss Application Server 또는 Oracle WebLogic Server에 배치하는 경우 standard를 지정하십시오.

    Content Platform EngineWebSphere Application Server, JBoss Application Server 또는 Oracle WebLogic Server 클러스터에 배치하는 경우 cluster를 지정하십시오.

    Content Platform Engine을 관리된 WebSphere Application Server 인스턴스에 배치하는 경우, netdeploy를 지정하십시오. 즉, 네트워크 배치를 사용하여 클러스터에 없는 개별 서버를 관리합니다.

    -profile myprofile
    -profile myprofile 매개변수는 사용할 프로파일을 지정합니다. myprofile 값은 다음 중 하나로 지정할 수 있습니다.
    • 프로파일 이름(예: ce_was_tiv_db2). 프로파일은 ce_install_path/tools/configure/profiles 디렉토리에 있어야 합니다. 여기서, ce_install_pathContent Platform Engine 소프트웨어가 설치된 위치입니다.
    • 프로파일 디렉토리에 대한 절대 경로(예: "C:\Program Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2" 또는 /opt/IBM/FileNet/ContentEngine/tools/configure/profiles/ce_was_tiv_db2)
    • 프로파일 입력 파일에 대한 절대 경로(예: "C:\Program Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2\ce_was_tiv_db2.cfg" 또는 /opt/IBM/FileNet/ContentEngine/tools/configure/profiles/ce_was_tiv_db2/ce_was_tiv_db2.cfg)
    알아두기: 경로에 포함된 디렉토리 이름에 공백이 있는 경우, 경로 전체를 따옴표로 묶으십시오. 예를 들어 "C:\Program Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2\ce_was_tiv_db2.cfg"와 같이 입력하십시오.


마지막 업데이트 날짜: 2015년 10월
p8pin025.htm

© Copyright IBM Corp. 2013, 2015.