Code Monkey home page Code Monkey logo

caaers's Introduction

Welcome to the caAERS Project!

The Cancer Adverse Event Reporting System (caAERS) is an Open Source project that is used to record and report adverse events that occur during clinical trials. It is a JSP based web application written in Java using Hibernate and Spring technologies. The goal of caAERS is to support regulatory and protocol compliance for adverse event reporting and allow local collection, management, and querying of adverse event data. It also supports service based integration of data from other clinical trials management systems.

Please note that the master codebase of caAERS is undergoing active development and may not have been cleared for production usage by the project sponsor, NCI-CBIIT.

caAERS is distributed under the BSD 3-Clause License. Please see the NOTICE and LICENSE files for details.

You will find more details about caAERS in the following links:

Please join us in further developing and improving caAERS.

Prerequisites

  • Installation guide
  • JDK 1.7*
  • PostgreSQL 9.2
  • Tomcat 7.0.59 (SSL enabled)
  • ServiceMix 3.3.2#
  • maven 2.2.1*
  • apache ant 1.8.4*

* This software is needed for building the project from the source-code.

# This software is also neeed for building caAERS ServiceMix assembly

Installation

###Setup

  • Add jdk, ant and maven to the system PATH and set the following environment variables
    • ANT_HOME - must point to ant install folder
    • JAVA_HOME - install folder of java
    • SERVICEMIX_HOME - install folder of ServiceMix 3.3.2
    • ANT_OPTS=-Xms128m -Xmx2048m -XX:MaxPermSize=512m

###To build caAERS WAR file

###To build caaers-adeers service assembly (deprecated since 2.8)

  • cd $caAERS/software/jbi/caaers-adeers-service-assembly
  • Copy local.properties.template to local.properties
  • Edit local.properties and replace placeholders, and combo, with your adeers credentials
  • Run, ant all

The service assembly will be availabe under $caAERS/software/jbi/caaers-adeers-service-assembly/build/assembly

To build caaers-adeers-sync service assembly

  • cd $caAERS/software/jbi/caaers2adeers-sync/libs
  • Run the install script (install.sh or install.bat), to add AdEERS webservice client jar to local repo
  • cd $caAERS/software/jbi/caaers2adeers-sync
  • Copy profiles.xml.example to profiles.xml
  • Edit profiles.xml and replace placeholders, your_adeers_username and your_adeers_password combo, with your adeers credentials
  • Run, mvn install -Dmaven.test.skip=true

The caaers-adders-sync service assembly will available in $caAERS/software/jbi/caaers2adeers-sync/caaers-adeers-sync-sa/target

###Hot Deploy

  • ant sync-classpath (will setup the eclipse project)
  • If using intellij, Import eclipse project into idea.
  • Go to web folder and run "go.bat" (this will set up your tomcat hot-deployment).
  • Go to $USER_HOME/.caaers and place the datasouce.properties and test.properties there ([datasource templates] (https://github.com/NCIP/caaers/tree/master/caAERS/software/templates/))

caaers's People

Contributors

akanuganti avatar akkalas1 avatar arunkandregula avatar baumgartnerpj avatar bentraynham avatar bijujoseph avatar chandrasekaravr avatar coffeymachine avatar colorshifter avatar dirkcwalter avatar dkrylovsb avatar gjanakiram avatar gopalakrishnanu avatar gundalar avatar ionolaru avatar iyerk0 avatar jpdev-sb avatar k504866430 avatar kkrumlian avatar ksambhuni avatar myscratchbook avatar nikhilpingili avatar patrickmcconnell avatar priyatam avatar pved avatar ramseethiraju avatar rchiluku avatar sawants avatar sujithvellat avatar vijendhar avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.