|
Application Factory |
Top Previous Next |
|
Application Factory
The Application Factory is a stack of common standards based JAVA applications. Applications are packaged in the SWAR format to allow one click installation.
Some of the applications available in the Application Factory or Application Server Bundle are:
As the Administrator, you can add other Applications to the Application Factory. 1) The applications should be packaged in the SWAR (SaaS Web Application Archive) format. Please refer to http://www.ngasi.com for more information on SWAR.
2)Place the expanded SWARs in the Applications repository under the following directory: /usr/ngasi/webapps/ROOT/WEB-INF/ngasi/applications/ or under Windows: C:\usr\ngasi\webapps\ROOT\WEB-INF\ngasi\applications\
In addition place under: /usr/saase/applications/
Databases Some Applications require a database datasource. During installation, the NGASI SWAR engine creates the Database, and configure the Application Datasource. The Administrator needs to configure the database administration settings for databases other than Derby and HSQL. The Database configuration files are located under: /usr/ngasi/webapps/ROOT/WEB-INF/ngasi/dbs/ or under Windows: C:\usr\ngasi\webapps\ROOT\WEB-INF\ngasi\dbs\
NOTE: Make sure the disabled value is set to false.
You may also assign specific Databases to user accounts by using the assigndb command in the NGASI NCLI
|