Skip to content

Commit

Permalink
Adds requirement of full JRE or JDK (not headless)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakomis committed Sep 18, 2019
1 parent fa6106d commit 3c8ddd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions karaf/init/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ Consult the instructions in the root ancestor project for build instructions.

Once the project is built:

**Note:** As the Alien4Cloud code uses AWT, the full JRE or JDK is required as `headless` distributions
do not include AWT classes.

1. Install the `jar` bundle from the `target/` of this project to the Apache Brooklyn Karaf server

2. Add the [Alien4Cloud configuration file](../../brooklyn-tosca-dist/src/main/assembly/files/conf/alien4cloud-config.yml)
Expand Down

0 comments on commit 3c8ddd5

Please sign in to comment.