ConnectingGTA Training Launcher Code
A web-based launcher into the ConnectingGTA Training Environment
Brought to you by:
bodkinm
| File | Date | Author | Commit |
|---|---|---|---|
| .settings | 2015-05-13 |
|
[6b05ac] Eclipse Build Settings |
| src | 2016-03-30 |
|
[eac052] Break out the database configuration in the db.csv |
| war | 2016-02-29 |
|
[7438eb] Loading database configuration from external fi... |
| .classpath | 2015-05-13 |
|
[95baff] Eclipse build files |
| .project | 2015-05-13 |
|
[95baff] Eclipse build files |
| DB.txt | 2015-05-13 |
|
[8ee55c] Database definition added |
| LICENSE.txt | 2015-05-13 |
|
[2d216a] Initial Code Commit |
| README.txt | 2015-05-13 |
|
[2d216a] Initial Code Commit |
_ _ ____ _____ _
___ ___ _ __ _ __ ___ ___| |_(_)_ __ __ _ / ___|_ _|/ \
/ __/ _ \| '_ \| '_ \ / _ \/ __| __| | '_ \ / _` | | _ | | / _ \
| (_| (_) | | | | | | | __/ (__| |_| | | | | (_| | |_| | | |/ ___ \
\___\___/|_| |_|_| |_|\___|\___|\__|_|_| |_|\__, |\____| |_/_/ \_\
|___/
ConnectingGTA Training Environment Launcher
------------------------------------------------------------------------------
I. Background
ConnectingGTA, a hub for electronic health information, will enhance care
for approximately 6.75 million Ontarians (50 per cent of Ontario’s
population), by providing clinicians and care providers with the data
they need to make care decisions.
The Training Environment Launcher provides a friendly and secure
interface for Trainers, Clinicians (trainees), and Operations personelle
to access the Training Environment, which contains no personal health
information.
While this program is complete, certificates and private keys are not
publicly available, and thus cannot be integrated with a regional hub
without valid credentials.
This program provides the following functions:
o Program Trainers at Hospitals can define training courses
o Hospital Trainees (Clinicians) can take training courses
o Program Operations personelle can add/remove trainers, organizations,
and reusable internal accounts.
For more information about ConnectingGTA, see the eHealth Ontario website:
http://www.ehealthontario.on.ca/en/regional-partners/view/cgta
II. Requirements
1. Building
1.1 The following dependencies are required to build this application:
Name: Apache Commons Logging
Tested Version: Version 1.2
License: Apache License, Version 2.0
Build from: /build-deps/commons-logging-1.2/
Name: MySQL Connector/J
Tested Version: 5.1.33
License: GNU GENERAL PUBLIC LICENSE, Version 2
Build from: /build-deps/mysql-connector-java-5.1.33/
Name: Google Web Toolkit
Tested Version: 2.6.0
License: Apache License, Version 2.0
Name: Spring Framework
Tested Version: 4.1.0
License: Apache License, Version 2.0
Name: JavaMail
Tested Version: 1.5.2
License: CDDL/GPLv2 with Classpath Exception
2. Runtime Dependencies
Name: jQuery
Tested Version: jquery-1.11.1.min
License: The MIT License
Run from: /war/jquery-1.11.1.min.js
Name: Java Runtime Environment (JRE)
Tested Version: 1.7
License: Oracle Corporation Binary Code License Agreement
3. Runtime Environment
Tested with contents of /war/extern/lib/:
ant-contrib.jar
aspectjrt.jar
aspectjtools.jar
c3p0-0.9.1-pre6.jar
commons-codec-1.4.jar
commons-logging.jar
gwt-servlet-deps.jar
gwt-servlet.jar
javax.mail-1.5.2.jar
jboss-common-jdbc-wrapper.jar
jdbc2_0-stdext.jar
jta-spec1_0_1.jar
junit.jar
log4j-1.2.9.jar
mysql-connector-java-5.1.33-bin.jar
ojdbc6.jar
resolver.jar
serializer.jar
spring-aop-4.1.0.RELEASE.jar
spring-aspects-4.1.0.RELEASE.jar
spring-beans-4.1.0.RELEASE.jar
spring-context-4.1.0.RELEASE.jar
spring-context-support-4.1.0.RELEASE.jar
spring-core-4.1.0.RELEASE.jar
spring-expression-4.1.0.RELEASE.jar
spring-instrument-4.1.0.RELEASE.jar
spring-instrument-tomcat-4.1.0.RELEASE.jar
spring-jdbc-4.1.0.RELEASE.jar
spring-jms-4.1.0.RELEASE.jar
spring-messaging-4.1.0.RELEASE.jar
spring-orm-4.1.0.RELEASE.jar
spring-oxm-4.1.0.RELEASE.jar
spring-test-4.1.0.RELEASE.jar
spring-tx-4.1.0.RELEASE.jar
spring-web-4.1.0.RELEASE.jar
spring-webmvc-4.1.0.RELEASE.jar
spring-webmvc-portlet-4.1.0.RELEASE.jar
spring-websocket-4.1.0.RELEASE.jar
xercesImpl.jar
xercesSamples.jar
xml-apis.jar