Should the -Dcom.uc4.ecc.config.dir and -Dcom.uc4.ecc.autoinstall.dir settings in tomcat, websphere, and weblogic install files into their set directories? Or are they just meant to read from those directories?
For example, if you follow these steps, what is meant to happen?
Release : 12.3, 21.0
These flags are there only so that the AWI reads from their respective directory.
Deploying a new war or version version of the war files will not distribute new files to the folder specified in the -Dcom.uc4.ecc.config.dir variable, it will read from it.
This means that in the example above, there is one extra step after deployment (step 3) which is to copy the tomcat /webapps/awi/config contents into the C:\automic\awi_config directory