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 < [email protected]> 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 >
