펌 : http://cafe.naver.com/eunjuda.cafe?iframe_url=/ArticleRead.nhn%3Farticleid=21
< #7부터 Context 추가 >
1. JEUSMain.xml 설정 (Application Tag추가)
<application>
<name>edu00</name>
<path>C:\TmaxSoft\JEUS5.0\webhome\app_home\edu00</path>
<deployment-target>
<target>
<engine-container-name>sjh_container1</engine-container-name>
<web-context-group>
<name>MyGroup</name>
</web-context-group>
</target>
</deployment-target>
<deployment-type>COMPONENT</deployment-type>
<auto-deploy>
<auto-deploy-check-interval>10001</auto-deploy-check-interval>
</auto-deploy>
<classloading>SHARED</classloading>
<web-component/>
</application>
2. jeus-web-dd.xml
context-path는 context를 요청하기 위한 url path
3. Webhome/app_home/context명/WEB-INF(생성)/classes(생성),lib(생성),web.xml(생성),jeus-web-dd.xml(생성)
4. jeus manager를 내렸다 올림.
올릴때 추가한 context가 보이면 성공!!
<<< Context [edu00] Information >>>
- context path : /edu00
- document base : C:\TmaxSoft\JEUS5.0\webhome\app_home\edu00
- is ear deploy ? : false
- auto reloading :
+ enable : true
+ on demand : true
- url rewriting : false
######################################################################################################
war file배포를 통한 context추가
1. app_home이나 deploy_home에 war file 저장
2. localhost:9744/webadmin 에 들어가서
JEUS노드트리 - J2EE어플리케이션모듈배치
web2.0이 대세...Dojo ..Json (1) | 2008.11.08 |
---|---|
ECLIPSE CVS 사용하기 (0) | 2008.11.06 |
윈도우 도스 배치파일 만들기 (0) | 2008.11.04 |
JEUS4.2 기초 설정 (0) | 2008.11.03 |
JEUS 4.x 개발가이드 (0) | 2008.10.31 |