On 6/5/07, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
Paul Brown wrote: > The AXIS2 support is not that RESTful, i.e., it's a mapping of HTTP > GET with parameters onto operations without regard to the underlying > resources. Just for clarification, Axis2's HTTP support can be used to define a fully RESTful HTTP binding if that's what you want. We fully support the WSDL 2.0 HTTP binding. However you can do non-RESTful HTTP bindings too.
Right -- not a dig on AXIS at all, just a statement of fact about the way the Ode management API looks through the HTTP binding of AXIS. The ability to do POX GETs alone is quite nice, FWIW -- sure beats editing-up a SOAP request and then posting it from curl on the command line. -- Paul
