Disable Weblogic caching of Forms JAR files
Hi
I've created an SR on this, but I figured I might as well ask here too.
According to note 960103.1
from Forms 11g under Weblogic, you are now forced to restart the
WLS_FORMS instance, if you want clients to pick up an updated JAR file.
This was not the case under Forms 10.1.2.3. The specified note mentions a
possible workaround to this, using a rewrite rule in FORMS.CONF.
However, I can't really use this workaround, as I connect directly to
WLS_FORMS on the test system without having OHS and the Apache Bridge
inbetween.
As I, as part of an ongoing project, will have to
frequently update my JAR file on our test system, it means, that EACH
time I have to do this, I will have to kick out all other Forms
developers or testers in the company from the WLS_FORMS instance,
because it has to be restarted to pick up an updated JAR file. I would
just like to ask... is there really NO other way to disable this caching
mechanism in the WLS_FORMS Weblogic instance, so I'm not forced to
restart it, each time I want Forms clients to pick up