728x90
반응형
jboss
standalone-ha.xml
-- 기존
<servlet-container name="default">
<jsp-config/>
<websockets/>
</servlet-container>
-- 변경
<servlet-container name="default">
<jsp-config development="true" check-interval="1" modification-test-interval="1" recompile-on-fail="true"/>
<websockets/>
</servlet-container>
728x90
반응형
'시스템 > wildfly' 카테고리의 다른 글
도커허브에 올려놓은 이미지 내려 받아서 wildfly 셋팅하기 (0) | 2024.02.28 |
---|---|
우분투22.04 아파치 + wildfly 연동 설정 (0) | 2024.02.27 |
Db재기동시 reconnection (0) | 2022.11.30 |
ear 만들기(세션공유) (0) | 2021.09.13 |
아파치+wildfly 연동 (0) | 2021.09.10 |
댓글