Merge pull request #378 from patriot1burke/master

update ups writeup
This commit is contained in:
Bill Burke 2014-05-12 19:45:24 -04:00
commit 9b24369b92

View file

@ -1,6 +1,11 @@
Self Bootstrapping Keycloak Server and Application Self Bootstrapping Keycloak Server and Application
========================================================== ==========================================================
To get this running:
1. Boot up JBoss EAP. (This is an EAP build!)
2. In the project-integrations/aerogear-ups directory do:
$ mvn clean install jboss-as:deploy
This is an example of bundling two wars: a keycloak server war and application WAR together so that keycloak is bootstrapped out of the This is an example of bundling two wars: a keycloak server war and application WAR together so that keycloak is bootstrapped out of the
box. The structure of the example is: box. The structure of the example is: