다운로드
회원가입 후 로그인
WebLogic Server 10.0 MP1
WebLogic Server Package Installer
WebLogic Server/Express 8.1 with SP6(나름 안정적??)
MS윈도우즈(펜티엄) Select
설문조사는 아무거나 하고 다운로드 받는다
설치실행~ 다음다음다음~ 설치완료 ㅡㅡv
설치가 끝났으면 환경설정을 해야한다.
Configuration Wizard에서
new~ 다음~
Basic WdbLogic Server Domain 다음~
Express (비슷함) 다음~
ID:weblogic PW:weblogic 다음~
개발모드는 Development Mode SDK는 sun의~ 다음!
작업을 하는 도메인의 이름은 Free! 아무거나... 환경설정 끝!
프로그램메뉴에서 설치된 곳으로 가서 서버를 실행시킨다!
웹로직의 기본주소
http://localhost:7001/console/
*** 웹로직서버에 웹어플리케이션 설정하기 ***
1. C:\tomcat5\webapps\EJB13(요기는Free!)\Web-INF\web.xml
2.. C:\bea\user_projects\domains\itbank\applications\요기( 요기에다 웹어플리케이션을 만든다. 책에는 \webtest(웹어플리케이션)< \웹관련파일(jsp,html,js,css) , \WEB-INF<\web.xml , weblogic.xml> > )
3. ...... \applications\webtest\index.html
\webtest\WEB-INF\web.xml,weblogic.xml
웹로직서버에 자동배치가 되게 하기 위해서는 웹어플리케이션을 만들기전에는 웹로직서버를 구동하지 않는다.
4. http://localhost:7001/webtest/index.html 이런식으로 실행.
[출처] WebLogic설치|작성자 은기