BPEL 中的 Restful Web 服务调用 [英] Restful web service invocation in BPEL

查看:44
本文介绍了BPEL 中的 Restful Web 服务调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何方法可以在 BPEL 中使用 RESTful Web 服务,例如 Google Map 或 Youtube.我知道 BPEL 可以与具有 WSDL 文件的 SOAP Web 服务一起使用.但是,我要求做一个项目,该项目应该包含使用 BPEL 的 Restful Web 服务.我感谢 inetrnet 上的任何提示、链接和教程.

Is there any method that I can use restful web services such as Google Map or Youtube in BPEL. I know that BPEL works with SOAP web services that have WSDL file. But, I asked to do a project which should contain restful web services work with BPEL. I appreciate any hints,links and tutorials on the inetrnet.

注意:

  • 我对 Web 服务和 bpel 概念都很陌生.我刚刚从互联网上实现了一些示例.
  • 我使用 eclipse helios、Apache Tomcat 7.0、Apache ODE 服务器、BPEL 设计器

推荐答案

Apache ODE 支持自定义 HTTP 绑定,允许编排 RESTful HTTP 服务.有关详细信息,请参阅 [1].TestHTTPBinding* 测试用例 [2] 可能会有所帮助.

Apache ODE supports a custom HTTP binding that allows the orchestration of RESTful HTTP services. See [1] for details. The TestHTTPBinding* test cases [2] may help as a starter.

[1] http://ode.apache.org/wsdl-11-extensions-for-rest.html
[2] http://svn.apache.org/viewvc/ode/trunk/axis2-war/src/test/resources/

这篇关于BPEL 中的 Restful Web 服务调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆