구성 XML 파일을 실행하면 설정이 적용됩니다.
execute 명령을 사용하여 명령행에서 구성
설정을 적용합니다.
시작하기 전에
IBM® Enterprise
Records 웹 애플리케이션 프로파일을 위한 구성 XML 파일을 실행해야 합니다.
프로시저
구성 XML 파일을 실행하려면 다음을 수행하십시오.
- 애플리케이션 서버를 시작 또는 중지하십시오.
옵션 |
설명 |
WebSphere® Application
Server |
애플리케이션 서버가 아직 실행되지 않는 경우 해당 서버를 시작하십시오. |
JBoss 애플리케이션 서버 |
애플리케이션 서버를 중지하십시오. |
Oracle WebLogic Server |
애플리케이션 서버가 아직 실행되지 않는 경우 해당 서버를 시작하십시오. |
- 현재 디렉토리를 ier_install_path\configure로 변경하십시오.
여기서 ier_install_path는 IBM Enterprise
Records 소프트웨어가 설치된 위치입니다.
- 다음 명령을 입력하여 IBM Enterprise
Records 웹 애플리케이션 프로파일에 있는 모든 태스크를 실행하십시오.
이 프로파일은 ier_install_path\configure\profiles\WSWebApplicationDeploymentProfile 디렉토리에 있습니다. Windows의 경우:
configmgr_cl.exe execute -profile "ier_install_path
\configure\profiles\WSWebApplicationDeploymentProfile"
AIX, HP-UX, Linux 및
Solaris의 경우:
./configmgr_cl execute -profile "ier_install_path
/configure/profiles/WSWebApplicationDeploymentProfile"
여기서 WSWebApplicationDeploymentProfile은
WebSphere Application
Server 프로파일의 경로입니다.
알아두기: 경로에 공간이 있는 디렉토리 이름이 있는 경우, 전체 경로를 따옴표로 묶으십시오