Is it possible to make WebLogic check REDEPLOY file more often?
Posted
by doublep
on Stack Overflow
See other posts from Stack Overflow
or by doublep
Published on 2010-05-07T20:08:59Z
Indexed on
2010/05/07
20:18 UTC
Read the original article
Hit count: 341
weblogic
|weblogic10.x
[sorry for apparent shouting in the title, it's just that the file is named in all uppercase]
Given advice in http://stackoverflow.com/questions/2695124 I successfully implemented and have been using autodeployment in WebLogic. This works great, but a tad too slow to my tastes, it seems like about 10 seconds pass between touching REDEPLOY file and WebLogic's start of redeployment. Is there any way I can instruct WebLogic to test timestamp on that file more often?
© Stack Overflow or respective owner