Once you've created a custom build using the General Interface optimization script, deploy the deployment directory as you would any General Interface deployment directory. Application deployment includes the following steps:
For example, to launch your application using shell.html as the launch page, enter a URL similar to the following in the browser: http://web_server/deploy_dir/shell.html?jsxapppath=../JSXAPPS/MyProjectDir where web_server is the address of the web server, such as localhost:8080 or mywebserver.com, deploy_dir is the deployment directory on the web server, and MyProjectDir is the application project directory. |
Contents
|
