Complete the following steps to finish an upgrade, whether you are setting up a new environment or updating an existing one.
- If you have not already done so, ensure that the bluedoor.properties file has been copied to <Unifier_Home>/configurator.
Whether you are setting up a new environment or updating an existing one, the completed file must reside in the correct location.
- If you have modified any of the configuration properties, run:
./configure.sh unifier.weblogic
This command deploys Unifier. It transforms bluedoor.properties into <Unifier_Home>/apps/ROOT/WEB-INF/classes/datasource.properties and skire.properties. If the custom.properties file was included in <Unifier_Home>/configurator, it is copied to <Unifier_Home>/apps/ROOT/WEB-INF/classes.
- If you are using Enterprise Archive (EAR) deployment, to generate the EAR file, run:
./configure.sh ear.weblogic
- To install OutsideIn, run:
./configure.sh install-oui