aktin / dwh-admin

0 stars 0 forks source link

Data Warehouse Administration

Eclipse IDE

To load the project into the Eclipse IDE the following steps are recommended:

TODO Unit tests using only JAXRS and CDI: For Weld-CDI see http://memorynotfound.com/java-se-unit-testing-cdi-junit-jboss-weld-se/ try to combine JAX-RS with above Weld

Additional notes in German

Administrationsoberfläche für Standortkoordinator.

Erste Version:

Finale Version:

User for wildfly management console

/opt/wildfly-9.0.2.Final/bin/add-user.sh aktin aktin2 curl --digest -L -D - http://localhost:9990/management --header "Content-Type: application/json" -d '{"operation":"read-attribute","name":"server-state","json.pretty":1}' -u aktin:aktin2