090929, Oracle Weblogic 기본설정(Domain 생성)
Posted at 2009/09/29 22:32// Posted in 허니몬의 IT 이야기/허니몬의 리눅스 이야기, 우분투| 1.Oracle Weblogic Create Domain and Configurate. |
1.2. Generate a domain configured automatically to support the following products 선택(그림2) -> Next
1.3. Enter the name and location for the domain(그림3) -> Next
Ex) Domain name : mydomain
Domain location : /home/honeymon/Oracle/Middleware/user_projects/domains
1.4. Configure Administrator User Name and Password -> Next
관리자명과 비밀번호 입력
1.5. Configure Server Start Mode and JDK(그림5) -> Next
- Development Mode -> 학습목적 혹은 개발서버로 이용시 선택
- Production Mode -> 서비스 목적으로 이용시 선택
JDK 선택
1.6. Select Optional Configuration(그림6) -> Next
-> 웹로직 학습을 위해서 모두 선택함. 굳이 체크 안하셔도 될듯 합니다. ^^;
1.7. Configure the Administration Server(그림7) -> Next
-> 관리서버의 기본셋팅, 이름, Listen address(127.0.0.1 and localhost), Port : 7001
1.8. Configure Managed Server(그림8) -> Next
-> 현재 관리하는 다른 서버는 없음.
1.9. Configure Clusters(그림9) -> Next
1.10. Configure Machines -> Next
1.11. Configure RDBMS Security Store Database(그림11) -> Next
1.12. Configure Summary(그림12) -> Next
1.13. Creating Domain(그림13) -> Complete -> Done
1.14. 'User Projects' 폴더 내에 'domains/mydomain' 확인 가능(그림14) -> 이동 ->
1.15. startWebLogic.sh 실행(그림15)
1.16. http://localhost:7001/console 접속(그림16)
1.17. Administration Cosole 실행화면(그림17) - 실행완료.
'허니몬의 IT 이야기 > 허니몬의 리눅스 이야기, 우분투' 카테고리의 다른 글
| 우분투 9.10 설치기(설치본 설치 실패, 9.04에서 업그레이드 설치) (3) | 2009/11/01 |
|---|---|
| 우분투 한글폰트 설치 및 안티앨리어싱 적용법 (8) | 2009/11/01 |
| 090929, Oracle Weblogic 기본설정(Domain 생성) (1) | 2009/09/29 |
| 리눅스에서 Oracle WebLogic Server 11g(10.3.1) 설치하기 (2) | 2009/09/28 |
| 리눅스 쉘 스크립트(.sh) 실행방법 (2) | 2009/09/27 |
| 차세대 모바일 장치를 위한 리눅스 기반 운영체제, moblin(모블린) (2) | 2009/09/26 |


궁금한점이 있는데요 deployments 메뉴에서 application 목록이 안뜹니다.. 그래서 install을 해도 안되고요 어떻게 해야하는지..
알려주시면 감사하겠습니다.