[jboss-as7-dev] RESTishness (Was Re: Management Console JDK Server Example)
Heiko Braun
hbraun at redhat.com
Thu Jan 20 15:32:24 EST 2011
On Jan 20, 2011, at 7:43 PM, Jason T. Greene wrote:
> As an example we have the notion of a deployment plan, which is a set of operations that are supposed to be applied atomically according to a policy. The best mapping for this is to send the plan over an HTTP post. Such a thing is far easier then coming up with a bunch of abstract resources, and numerous http requests to interact with them.
;)
Funny, while back Neuchatel I outlined the problems with deployment plans and how the could be mapped to REST.
Asking wether or not it would be useful to go down the REST way at all or just stick to an RPC protocol.
IMO both are fine, but it should be done correctly. In this case we should not use the term REST anymore, you are right.
Ike
More information about the jboss-as7-dev
mailing list