You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ode.apache.org by Stefano Tranquillini <st...@gmail.com> on 2010/01/08 15:30:56 UTC

Ode support rest services for bpel?

Hi all.
a little question? can i write a bpel process that use a rest service as
external service? any example is available?
some one of you knows an bpel editor that has a supports for using rest
services inside a bpel?

thanks in advance

-- 
Stefano

Re: Ode support rest services for bpel?

Posted by Alexis Midon <al...@gmail.com>.
Hi Stefano

ODE does support invocation of RESTful services. See the documentation for
WSDL HTTP binding and its extensions:
http://ode.apache.org/user-guide.html#UserGuide-HTTPBindingSupport

Basically you need to write a wsdl using HTTP binding for your external
service.

See the unit tests TestHttpBinding* in
http://github.com/apache/ode/tree/trunk/axis2-war/src/test/resources/

Alexis


On Fri, Jan 8, 2010 at 6:30 AM, Stefano Tranquillini <
stefano.tranquillini@gmail.com> wrote:

> Hi all.
> a little question? can i write a bpel process that use a rest service as
> external service? any example is available?
> some one of you knows an bpel editor that has a supports for using rest
> services inside a bpel?
>
> thanks in advance
>
> --
> Stefano
>