Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.05 KB

Prostalytics

Prostalytics app for KC

Building and installing

  1. Visit CapeDwarf Downloads page and download latest release bundle

  2. Unpack the zip archive

  3. Open console and cd to the unzipped firectory:

    cd CapeDwarf_AS7_1.0.0.Beta4

  4. Visit RestEasy Downloads page and download laters release bundle.

  5. Unpack the zip archive, and then extract the content of resteasy-jboss-modules.zip file into CapeDwarf_AS7_1.0.0.Beta4/modules/system/layers/base directory.

  6. Run capedwarf:

    bin/capedwarf.sh

Ignore “HQ224054: Failed to broadcast connector configs” errors.

  1. Go to prostalytics development root and build prostalytics:

    mvn clean install

  2. copy the built artifact to deployment folder:

    cp server/target/prostalytics.war /opt/CapeDwarf_AS7_1.0.0.Beta4/standalone/deployments/

  3. Visit: http://localhost:8080/prostalytics/browse.jsf