CCT-WEB

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
m (Versions)
m (Technical Info)
Line 24: Line 24:
* Lexicon
* Lexicon
* Application data storage (SQLite DB)
* Application data storage (SQLite DB)
-
* Temporary directory (read/write)
+
* Temporary directory (only for tests)
* Directory with configuration file ''config.yaml''
* Directory with configuration file ''config.yaml''

Revision as of 08:57, 4 February 2012

Contents

Introduction

File:CleverTool.png

Tool dedicated to manage key configuration data of the Clever System.

Versions

Latest version: There is no official version because application is still under development.

Features at a Glance

  • GWT application
  • Two project modes: LOCK and MERGE
  • One shared project for all users
  • Computing the difference between project (application) data and original source data
  • Source data consistency analysis during import to the application project

Quick Start

Coming soon...

Technical Info

Dependency

  • Apache Tomcat
  • CCT - command line tool
  • CleverGWT
  • Lexicon
  • Application data storage (SQLite DB)
  • Temporary directory (only for tests)
  • Directory with configuration file config.yaml

Deploy

  • See build.xml
  • web.xml - setup path where to find config.yaml <param-name>configuration</param-name>
Personal tools