In my Weblogic 10.3 instance, the TLD cache files are being saved into a randomly named directory (such as "7nxxd", "tpy16q"). Is there any way to specify the location these files go into, as opposed to it being random? In the OC4J to weblogic conversion doc, the jsp-cache-directory setting is described that "unlike the jsp-cache-directory configuration in OC4J, this directory is not relevant for TLDs," and later on that "Unlike OC4J, TLD caching cannot be disabled with a deployment descriptor element."
I dont want to disable TLD caching, I just want to specify where the cache goes! Is there a way to do this? All of the documentation that I can find points to the old OC4J documentation and not the new weblogic docs.
This is relevant to 2 known Oracle Weblogic Bugs:
12592572 : RANDOM DIRECTORIES GET CREATED UNDER THE DOMAIN DIRECTORY WHEN DEPLOYING WEBAPP
10052682 : TLD CACHE IS CREATED UNDER DOMAIN ROOT DIRECTORY
There are availbale patches for download if you have Oracle Support