Upgrade Appkit in Existing Apps
package.json
file at the root of your project, update the appkit-ui
dependency to the latest Appkit version, for example:
pom.xml
file at the root of your project, update the value of the parent.version
property to the latest Appkit version, for example:
Deploy App Studio
FUSION_PORT
value is 8764
. In Fusion 5.x, the default value is 6764
.command ./app-studio package
to generate the app-studio-enterprise.war
file. The file is created in the following location:
/<$Application>/dist/app-studio-enterprise.war
https://FUSION_HOST:FUSION_PORT/webapps/UI_CONTEXT/
.
Upgrade Appkit in Existing Apps
package.json
file at the root of your project, update the appkit-ui
dependency to the latest Appkit version, for example:
pom.xml
file at the root of your project, update the value of the parent.version
property to the latest Appkit version, for example: