Does anybody know the solution to this problem?
I am running Weblogic6.0 SP2 (Administration Server). I am trying to get the
server to automatically recompile the
JSP page after it has been modified
without having to redeploy the entire Web application (which it should do
according to the documentation), but no matter what I try nothing seems to
work.
I've tried various settings of pageCheckSeconds option (0, 1, 2) - same
result.
I have seen this problem mentioned on this forum some time ago but there was no solution outlined.
I am generating dynamic JSP pages in my application, so this feature is
essential. Please help!
Vladimir