본문 바로가기
SW LAB/Linux

WAS : WebLogic 설치 및 세팅 절차

by 프롬스 2020. 4. 26.
반응형

WebLogic 세팅 절차입니다.

1. weblogic 설치
http://1004lucifer.blogspot.com/2018/08/weblogic-linux-103-1211.html

2. weblogic 도메인 설정
http://1004lucifer.blogspot.com/2018/08/weblogiclinux-103-1211.html
-- <listen-address> 설정 시.. localhost 가 아니라 192.168.104.1 로 입력해야 외부에서 접속 가능
-- <listen-port-enabled>true</listen-port-enabled> 도 추가
-- config 파일은 config.xml 파일 찾아볼 것

* 특이사항
1. 네트워크 구성 오류 발생시
https://blogs.oracle.com/luzmestre/javalangassertionerror:-could-not-obtain-the-localhost-address-in-a-new-12c-install

2. 방화벽 해제
/etc/rc.d/init.d/iptables stop

반응형

'SW LAB > Linux' 카테고리의 다른 글

WAS : Jeus 설치 및 세팅 절차  (0) 2020.04.26
리눅스 SSH 인증키 발급 및 접속 절차  (0) 2020.04.26
WAS : JBOSS 설치 및 세팅 가이드  (0) 2020.04.26
Linux : Command 정리  (0) 2020.04.24
Linux Shell Command 정리  (0) 2020.04.24

댓글