Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 441 Bytes

File metadata and controls

18 lines (11 loc) · 441 Bytes

java-ee-examples (jboss eap in docker) Build Status

jboss-eap-ext.js

packaging two WARs into jboss AS

Using JBoss EAP 6.4 in docker
./mvnw clean install -U -T 4; docker-compose up --build --force-recreate

open localhost:8080/ui/

docker-compose down -v