generateconfig 명령은 지정된 구성 태스크에 대한 구성 XML 파일을 생성합니다. 명령 이름은 대소문자를 구분하지 않습니다.
다음 구문은 명령을 알아보기 쉽도록 줄 바꿈을 사용하고 있습니다. 명령 및 옵션을 입력할 때는 줄 바꿈 없이 한 줄로 입력하십시오.
configmgr_cl generateconfig -appserver app_server_type -repositorytype ldap_repository_type -db database_type -ldap ldap_type -bootstrap bootstrap_operation -deploy deploy_type -task task_type -taskname display_name -profile myprofile [-silent] [-force] [-help]
독립형(관리 또는 클러스터되지 않는 서버) WebSphere Application Server, Oracle WebLogic Server 또는 JBoss Application Server에 Content Engine을 배치하려는 경우 standard를 지정하십시오.
WebSphere Application Server, Oracle WebLogic Server 또는 JBoss Application Server 클러스터에 Content Engine을 배치하려는 경우 cluster를 지정하십시오.
관리되는 WebSphere Application Server 인스턴스에 Content Engine을 배치하려는 경우 netdeploy를 지정하십시오. 즉, 네트워크 배치를 사용하여 클러스터에 반드시 포함되지 않는 개별 서버를 관리하는 것입니다.
옵션 | 생성할 구성 파일 | 설명 |
---|---|---|
생략 | applicationserver.xml configurebootstrap.xml configurejdbcgcd.xml configurejdbcos.xml configureldap.xml configureloginmodules.xml deployapplication.xml |
-task task_type 매개변수와 -taskfile task_file_name 매개변수를 생략할 경우 프로파일에 대한 기본 구성 파일이 모두 작성됩니다. |
configurebootstrap | applicationserver.xml configurebootstrap.xml configurebootstrapn.xml(n은 정수이며 2부터 시작함) |
애플리케이션 서버의 Content Engine 부트스트랩 설정이 포함된 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다. 부트스트랩 정보는 글로벌 구성 데이터를 작성하고 Content Engine을 시작할 때 필요합니다. 두 번째 부트스트랩 구성 파일을 생성하면 파일 이름이 configurebootstrap.2.xml로 지정됩니다. 파일 이름에서 n은 새 파일이 생성될 때마다 증가합니다. 파일 이름은 변경할 수 없지만 파일 내에 포함된 태스크 이름 값은 편집할 수 있습니다. 예를 들어 새 프로파일에 대한 초기 부트스트랩 태스크를 생성한 후, EAR 파일을 수정하는 두 번째 부트스트랩 태스크를 생성하여 수정팩을 적용해야 할 수 있습니다. 해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다. |
configurejdbcgcd | applicationserver.xml configurejdbcgcd.xml |
Content Engine에 사용되는 CGD(글로벌 구성 데이터) 데이터베이스에 대한 JDBC 연결 구성 설정이 포함된 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다. 해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다. |
configurejdbcos | applicationserver.xml configurejdbcos.xml configurejdbcos.n.xml(n은 정수이며 2부터 시작함) |
Content Engine에 사용되는 단일 오브젝트 저장소 데이터베이스에 대한 JDBC 연결 구성 설정이 포함된 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다. 데이터베이스 내의 각 오브젝트 저장소에 대해 configurejdbcos 태스크 설정을 생성, 편집하고 적용해야 합니다. 두 번째 오브젝트 저장소 JDBC 구성 파일을 생성하면 파일 이름이 configurejdbcos.2.xml로 지정됩니다. 파일 이름에서 n은 새 파일이 생성될 때마다 증가합니다. 파일 이름은 변경할 수 없지만 파일 내에 포함된 태스크 이름 값은 편집할 수 있습니다. 해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다. |
configureldap | applicationserver.xml configureldap.xml configureldap.n.xml(n은 정수이며 2부터 시작함) |
Content Engine 사용자 인증에 사용되는 디렉토리 서버에 대한 연결 구성 파일을 생성하고 애플리케이션 서버 특성에 대한 파일을 생성합니다. (WebSphere Application Server 또는 Oracle WebLogic Server만 해당) 두 번째 LDAP 구성 파일을 생성하면 파일 이름이 configureldap.2.xml로 지정됩니다. 파일 이름에서 n은 새 파일이 생성될 때마다 증가합니다. 파일 이름은 변경할 수 없지만 파일 내에 포함된 태스크 이름 값은 편집할 수 있습니다. JBoss는 여러 개의 LDAP 태스크를 지원하지 않습니다. 해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다. |
configureloginmodules | applicationserver.xml configureloginmodules.xml |
(WebSphere Application Server 또는 JBoss Application Server만 해당) Content Engine 애플리케이션에 대한 로그인 모듈 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다. 해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다. |
deployapplication | applicationserver.xml deployapplication.xml |
애플리케이션 서버에 Content Engine 애플리케이션을 배치하기 위한 설정 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다. 해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다. |
registerem | registerem.xml | Windows® 레지스트리에 엔터프라이즈 관리자를 등록하거나 등록 취소할 수 있는 파일을 생성합니다. |
다음 예제는 명령을 알아보기 쉽도록 줄 바꿈을 사용하고 있습니다. 명령 및 옵션을 입력할 때는 줄 바꿈 없이 한 줄로 입력하십시오.
configmgr_cl generateconfig -appserver websphere -repositorytype standalone -db db2 -ldap tivoli -bootstrap new -deploy standard -profile wstdb2
configmgr_cl generateconfig -appserver websphere -repositorytype standalone -task configurejdbcos -profile wstdb2jdbc
configmgr_cl generateconfig -appserver websphere -repositorytype standalone -task configurejdbcos -taskname "Configure Object Store OS23 Data Sources" -profile wstdb2jdbc
configmgr_cl generateconfig -help