[jboss-as7-dev] DMR over HTTP

Heiko Braun hbraun at redhat.com
Tue Apr 12 06:25:48 EDT 2011


In case anyone is interested:

As part of our test suite, we've derived a simple API that allows you to connect to the HTTP Endpoint
w/o the needs for manual JSON encoding/decoding.  It relies on the same base64 encoded protocol the 
Management Web UI uses to speak to the domain:

https://github.com/heiko-braun/as7-console/blob/master/standalone/src/test/java/org/jboss/dmr/client/DispatchAPITest.java

/Ike






More information about the jboss-as7-dev mailing list