Web Application Utility Setup
- Create a directory on the WebLogic server to store various configuration files for the Web Application Utility (i.e., /opt/oracle/paletteconfig/ or C:\oracle\paletteconfig).
- Create subdirectories inside the directory from Step 1 called conf, libs, uploads and war.
Note: Grant read-write-execute permissions on all these directories.
- Copy the PaletteConfig-weblogic.war file into the war subdirectory and rename to PaletteConfig.war.
- Create a file PaletteWebApplication.properties in the conf subdirectory.
- Open the PaletteWebApplication.properties file and add/edit the download.dir property to point to the uploads subdirectory created in Step 2.