Here is some more information on Axis2's REST support:
http://ws.apache.org/axis2/0_94/rest-ws.html
So with the combination of Axis2 Rest support and ODE's extension to
call them. You may be able to get what you want.
Dave
On 05/15/2010 10:07 AM, Antoine Toulme wrote:
You can use Axis2 to send HTTP messages, but nothing RESTful.
ODE can call REST services
http://ode.apache.org/wsdl-11-extensions-for-rest.html
On Sat, May 15, 2010 at 06:26, Christian Bruckhoff<
[email protected]> wrote:
Hi.
Is there a way, to call a BPEL process through HTTP GET?
Something like: http://example.org/service?variable=Test
Greetings
Christian