奇葛格的BLOG

红尘最可笑,我自乐逍遥

  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  59 随笔 :: 23 文章 :: 11 评论 :: 0 Trackbacks
set redeploy-mode='manual' in the resin-web.xml
|
| <web-app redeploy-mode='manual'>
| </web-app>
|
| Confusingly, messages and comments in the source refer to attributes
| "redeploy-model" and "redeploy" in files:
|
|   resin/src/com/caucho/server/deploy/Start*Strategy.java
|   resin/src/com/caucho/server/deploy/DeployController.java
|

<redeploy-mode> controls how Resin restarts a <web-app> or <host> when it detects a change in the <web-app> or <host>.
  • automatic - restarts the <web-app> or <host> when a change is detected
  • manual - only restart on an administration command
posted on 2006-12-06 18:52 奇葛格 阅读(456) 评论(0)  编辑  收藏 所属分类: Linux|Soft

只有注册用户登录后才能发表评论。


网站导航: