cxf如何传输对象?

View: New views
2 Messages — Rating Filter:   Alert me  

cxf如何传输对象?

by qiuqiu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

用java开发,想传输数组类型,用wsdl first如何定义?
用java first也可以,如何下手?

--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛“cxf-zh”论坛。
 要在此论坛发帖,请发电子邮件到 cxf-zh@...
 要退订此论坛,请发邮件至 cxf-zh-unsubscribe@...
 更多选项,请通过 http://groups.google.com/group/cxf-zh?hl=zh-CN 访问该论坛
----
Apache CXF 首页 http://cwiki.apache.org/confluence/display/CXF/Index
-~----------~----~----~----~------~----~------~--~---


Re: cxf如何传输对象?

by willem.jiang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

最简单的方法就是你用 code first 方式定义你的服务端点接口创建服务, 通过 serviceAddress?wsdl 的方式获取
WSDL,
然后看看CXF 生成的WSDL是什么样的 :)

姜宁 (Willem)
------------------
Apache CXF, Apache Camel committer
Open SOA http://www.fusesource.com
Blog http://willemjiang.blogspot.com
Tiwtter http://twitter.com/willemjiang

On 9月27日, 下午3时09分, hm gao <gaohms...@...> wrote:
> 用java开发,想传输数组类型,用wsdl first如何定义?
> 用java first也可以,如何下手?
--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛“cxf-zh”论坛。
 要在此论坛发帖,请发电子邮件到 cxf-zh@...
 要退订此论坛,请发邮件至 cxf-zh-unsubscribe@...
 更多选项,请通过 http://groups.google.com/group/cxf-zh?hl=zh-CN 访问该论坛
----
Apache CXF 首页 http://cwiki.apache.org/confluence/display/CXF/Index
-~----------~----~----~----~------~----~------~--~---