为JSON Web服务创建WSO2 BPEL项目 [英] Creating WSO2 BPEL project for JSON webservices

查看:67
本文介绍了为JSON Web服务创建WSO2 BPEL项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载了WSO2 Developer Studio Eclipse插件.我正在看本教程: http://wso2.com/library/tutorials/2010/07/eclipse-bpel-designer-wso2bps-tutorial/.但这似乎是在谈论使用SOAP.但是我的Web服务(用PHP(在实时服务器中)编写)是使用JSON的REST.这些Web服务通过HTTP GET方法接受数据,并以JSON数据进行响应.

I have the WSO2 Developer Studio Eclipse Plugin downloaded. And I was looking at this tutorial: http://wso2.com/library/tutorials/2010/07/eclipse-bpel-designer-wso2bps-tutorial/. But it seems to be talking about using SOAP. But my webservices, which are written in PHP(in live servers) are REST using JSON. Accepts data via HTTP GET methods by these webservices and respond back with JSON data.

那么我将如何利用JSON Web服务实现BPEL项目?有什么想法或建议吗?这是全新的.谢谢.

So how will I implement a BPEL project making use of the JSON webservices? Any ideas or suggestion? Am completely new to this. Thank you.

编辑

当我创建BPEL流程时,我从下拉列表中使用了 HTTP ,而不是 SOAP

When I created the BPEL Process, I have used HTTP from the dropdown instead of SOAP

推荐答案

WSO2使用 Apache ODE引擎的自定义变体用于执行BPEL流程.ODE 提供了REST扩展,您可以尝试出去.但是,我不确定这些扩展是否还支持JSON或仅允许XML数据.另外,看看这个答案.

WSO2 uses a custom variant of the Apache ODE engine for executing BPEL processes. ODE provides extensions for REST, which you can try out. However, I am not sure if these extensions also support JSON or if they just allow XML data. Also have a look at this answer.

这篇关于为JSON Web服务创建WSO2 BPEL项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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