Application server setup
Unica Docker supports Apache Tomcat��, Red Hat�� JBoss�� Enterprise Application Platform (EAP), and Oracle�� WebLogic Server application servers.
Install Oracle WebLogic Server on the shared filesystem.
Note:
For WebLogic server, edit the setDomainEnv script in the
bin directory, within the WebLogic domain directory, to
add the following Java options to
JAVA_VENDOR:-Dfile.encoding=UTF-8
If you are deploying on a non-production setup, add
-DENABLE_NON_PROD_MODE=true
If you are deploying on a production setup, the Java option,
-DENABLE_NON_PROD_MODE=true, must be removed or set to
false.
After saving the changes, restart the WebLogic server.