Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

[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?

share|improve this question
Cant find a setting for that. – JoseK May 9 '10 at 4:29
@josek: Thank you for trying. In such cases it would really help to have access to source code, for looking what it's doing internally. – doublep May 9 '10 at 15:12

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.