How to clear the weblogic 12c cache?
I've tried clearing the weblogic 12c cache by:
1. stopping the JDE instance
2. renamed the tmp and cache folders
3. started the JDE instance
New tmp and cache folders are created when I do this, but the JDE log on page is just a blank white page. I removed the newly created tmp and cache folders, and renamed the old tmp and cache folders to their original names. Doing this will once again show the JDE log on page.
Anyone know how to properly clear the cache in weblogic for JDE?
Thanks