배치 시 WAR 파일 또는
EAR 파일을 사용하는 경우에는 install_path/IBM/FileNet/WebClient/WorkplaceXT
디렉토리에서 파일을 변경할 때마다 WAR 파일 또는 WAR 및 EAR
파일을 다시 작성하고 애플리케이션을 다시 배치해야 합니다.
Content Engine 설치 프로그램이 배치 파일을 작성하지 않도록
선택하거나 SSO 지원 또는 기타 편집을 위해 web.xml을
변경한 경우에는 WAR 및 EAR 파일을 다시 작성해야 합니다.
WAR 및 EAR 파일을
다시 작성하려면 다음을 수행하십시오.
- WAR 파일에서 배치하는 경우,
web_client.war이 있는지 확인합니다.
WAR 파일을 다시 작성하려면 다음 명령 중 하나를 실행합니다.
옵션 |
설명 |
UNIX |
install_path/IBM/FileNet/WebClient/deploy/create_web_client_war.sh |
Windows |
install_path\IBM\FileNet\WebClient\deploy\create_web_client_war.bat |
- EAR 파일에서 배치하는 경우,
web_client.war 및
web_client.ear이 둘 다 있는지 확인합니다.
EAR 파일을 다시 작성하려면 먼저 WAR 파일을 다시 작성한
후 다음 명령을 실행하여 EAR 파일을 다시 작성합니다.
옵션 |
설명 |
UNIX |
install_path/IBM/FileNet/WebClient/deploy/create_web_client_ear.sh |
Windows |
install_path\IBM\FileNet\WebClient\deploy\create_web_client_ear.bat |