Configuring applications on GAS / Override configuration resources |
If you have changed the default application directory (known as "appdata") location, use this override method to specify the appdata at runtime.
httpdispatch -E res.appdata.path=/work/tmp/gas/appdata
httpdispatch -E res.appdata.path=/work/tmp/gas/appdata
gasadmin -E res.appdata.path=/work/tmp/gas/appdata --deploy-archive myapp.gar