IVCTool / IVCT_Framework

For IVCT Framework Developers. Core System for the IVCT (Integration, Verification and Certification Tool) for HLA Federates
Apache License 2.0
16 stars 4 forks source link

IVCT bootstrap #20

Closed rhzg closed 5 years ago

rhzg commented 8 years ago

all IVCT components shall be bootstrapped.

Proposed solution: configured by a property file of the command line tool, the process shall be executed in a defined sequence. Termination off all process shall also be possible

rhzg commented 7 years ago

user interface is now available as web application, as well as the test case engine (TC.webapp) and the logging and reporting process (LogSink.webapp). With these wrappers, bootstrap can be done with a servlet container, like tomcat.

rhzg commented 6 years ago

the docker load mechanism is one solution for that issue