CCT-WEB
From PlcWiki
(Difference between revisions)
m |
m (→Technical Info) |
||
Line 15: | Line 15: | ||
== Technical Info == | == Technical Info == | ||
Dependency | Dependency | ||
+ | * Apache Tomcat | ||
* CCT - command line tool | * CCT - command line tool | ||
* CleverGWT | * CleverGWT | ||
Line 24: | Line 25: | ||
Deploy | Deploy | ||
* See build.xml | * See build.xml | ||
- | * web.xml - setup path to find ''config.yaml'' <param-name>configuration</param-name> | + | * web.xml - setup path where to find ''config.yaml'' <param-name>configuration</param-name> |
Revision as of 08:33, 2 February 2012
Contents |
Introduction
Tool dedicated to manage key configuration data of the Clever System.
Versions
Latest version: Application is still under development.
Features at a Glance
- GWT application
Quick Start
Coming soon...
Technical Info
Dependency
- Apache Tomcat
- CCT - command line tool
- CleverGWT
- Lexicon
- Application data storage (SQLite DB)
- Temporary directory (read/write)
- Directory with configuration file config.yaml
Deploy
- See build.xml
- web.xml - setup path where to find config.yaml <param-name>configuration</param-name>