[jboss-as7-dev] Making Admin Console Accessible over HTTP API

André Dietisheim adietish at redhat.com
Thu Mar 10 02:20:33 EST 2011


Hi Jason, hi all

>> The difference between native and http is that with native you get a
>> java API that does all of the protocol stuff for you. With the HTTP API,
>> you will have to do generate and parse JSON.

Trying to understand: the above reads to me in the sort:
native access provides a client that does all the json 
parsing/generating behind the scenes. But I guess there's more...

>> For the web console we also
>> allow for encoded DMR messages over HTTP, although if you are using DMR,
>> thats about 80% of the java API.

please forgive me being ignornat: what's DMR (google without luck so far)?

> when using this java api i still need to use the untyped model correct ? i.e. string based invocations or
> is it more typed ?
>
> /max
>
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev




More information about the jboss-as7-dev mailing list