manageprofile (1) 썸네일형 리스트형 [WebSphere] Application Server 프로파일 생성 및 관리 개요 테스트 환경 WebSphere Application Server 9.0.5.1 1. Profile 생성 * 옵션인수는 대소문자를 구분함 심플 예제) /webSphere/profiles 디렉토리에 Default01 프로파일을 생성 shell> ./manageprofile.sh -create -profileName Default01 -profilepath /webSphere/profiles - -enableAdminSecurity -userName -password * 프로파일 생성후 /logs/AboutThisProfile.txt 파일에 생성 정보가 요약됨(설치경로, 포트 정보, 노드,호스트 정보등 확인) 옵션) -startingport : startingport부터 연속적으로 포트 할당 (start.. 이전 1 다음