请教下关于CXF IDE plugin的问题

6 views
Skip to first unread message

ye

unread,
Jul 12, 2008, 7:55:53 AM7/12/08
to cxf...@googlegroups.com
Hi, folks:
我是个CXF新手, 想看看CXF有没有简单适用的IDE插件系统. eclipse的WTP只提供axis系列的. myeclipse只支持xfire比较旧的版本. eclipse STP我还没有在我的mac eclipse 3.4上面运行成功, 而且发信去stp邮件列表目前也没有回应. 貌似不是很活跃?
想请教下诸位, 有没有CXF下的IDE plugin可以推荐一下. 我还没有去细看cxf的配置文档. 但是貌似网络上的资料都是基于手工配置的, 作为新手还是想找个直接的, take a first glance.

非常感谢!

regards
ye


willem

unread,
Jul 12, 2008, 10:41:23 PM7/12/08
to cxf-zh
原本在中国这边有好几个人在做STP项目,但是由于公司的策略调整,现在中国这不已经没有人继续维护那个项目了.
我没有用过STP 的plugin, 建议你有空可以看看 Maven的 cxf-codegen-plugin[1].

其实用起来也很简单.

[1] http://cwiki.apache.org/CXF20DOC/maven-integration-and-plugin.html

姜宁 (Willem)
--------------------------------
http://willem.bokeland.com
http://www.ohloh.net/accounts/4473

ye

unread,
Jul 13, 2008, 11:06:41 AM7/13/08
to cxf...@googlegroups.com
Hi, 姜宁:
谢谢你的回复和信息!

regards
ye

2008/7/13 willem <willem...@gmail.com>:



--
Ye Huang, Department of Informatics
University of Fribourg / Pérolles 2 - Bld de Pérolles 90
1700 Fribourg, Switzerland

e-mail: ye.h...@hefr.ch, ye.h...@unifr.ch
http://diuf.unifr.ch/people/huangy/
Office: +41 26 429 65 95

willem

unread,
Jul 17, 2008, 11:26:02 PM7/17/08
to cxf-zh
转一下CXF-user mail list 中DanKulp 的最新消息, 在WTP中有新的pulgin来支持CXF的开发了。

http://open.iona.com/forums/thread.jspa?threadID=331&tstart=0

原文如下

Work has been started to get the WTP stuff to support CXF/JAX-WS a bit
better. One of the IONA folks have posted a short video of it "in
action":

http://open.iona.com/forums/thread.jspa?threadID=331&tstart=0

(might need to register/login to see it, not really sure)

Definitely take a look at it and maybe provide them some feedback
(although
feedback on a video is somewhat awkword, I'm looking forward to the
plugins
being available).

Dan

姜宁 (Willem)
--------------------------------
http://willem.bokeland.com
http://www.ohloh.net/accounts/4473



On 7月13日, 下午11时06分, ye <huangye...@gmail.com> wrote:
> Hi, 姜宁:
> 谢谢你的回复和信息!
>
> regards
> ye
>
> 2008/7/13 willem <willem.ji...@gmail.com>:
>
>
>
> > 原本在中国这边有好几个人在做STP项目,但是由于公司的策略调整,现在中国这不已经没有人继续维护那个项目了.
> > 我没有用过STP 的plugin, 建议你有空可以看看 Maven的 cxf-codegen-plugin[1].
>
> > 其实用起来也很简单.
>
> > [1] http://cwiki.apache.org/CXF20DOC/maven-integration-and-plugin.html
>
> > 姜宁 (Willem)
> > --------------------------------
> >http://willem.bokeland.com
> >http://www.ohloh.net/accounts/4473
>
> > On 7月12日, 下午7时55分, ye <huangye...@gmail.com> wrote:
> > > Hi, folks:
> > > 我是个CXF新手, 想看看CXF有没有简单适用的IDE插件系统. eclipse的WTP只提供axis系列的.
> > > myeclipse只支持xfire比较旧的版本. eclipse STP我还没有在我的mac eclipse 3.4上面运行成功,
> > > 而且发信去stp邮件列表目前也没有回应. 貌似不是很活跃?
> > > 想请教下诸位, 有没有CXF下的IDE plugin可以推荐一下. 我还没有去细看cxf的配置文档. 但是貌似网络上的资料都是基于手工配置的,
> > > 作为新手还是想找个直接的, take a first glance.
>
> > > 非常感谢!
>
> > > regards
> > > ye
>
> --
> Ye Huang, Department of Informatics
> University of Fribourg / Pérolles 2 - Bld de Pérolles 90
> 1700 Fribourg, Switzerland
>
> e-mail: ye.hu...@hefr.ch, ye.hu...@unifr.chhttp://diuf.unifr.ch/people/huangy/

ye

unread,
Jul 18, 2008, 5:17:23 AM7/18/08
to cxf...@googlegroups.com

很直接. 基本上和初步看文档构想的流程吻合上了.Apache CXF上的例子都是一半的, 网上的例子很多黏合和spring, 看起来不是很清楚. 而且貌似论坛里很多新手在使用wsdl2java之类的shell工具时有问题.

这样就可以把maven的依赖管理和wtp图形化建webservices的功能联合使用, 期待!

非常感谢!

regards
ye 黄晔


2008/7/18 willem <willem...@gmail.com>:

--
Ye Huang, Department of Informatics
University of Fribourg / Pérolles 2 - Bld de Pérolles 90
1700 Fribourg, Switzerland

ye

unread,
Jul 18, 2008, 5:27:12 AM7/18/08
to cxf...@googlegroups.com
而且貌似maven的cxf-codegen-plugin需要手工在plugin中, 具体指定的某一个java类名, 或者wsdl, 每次都要手工修改?


2008/7/18 ye <huang...@gmail.com>:

宇纣

unread,
Jul 22, 2008, 1:59:43 AM7/22/08
to cxf-zh
Hi,ye:
我昨天刚刚搭好STP平台,使用的是STP项目推荐的安装方法:在eclipse里通过Update安装,需添加网址:http://
download.eclipse.org/stp/updates/ganymede。如何还要在设置里添加相应的CXF目录指向即可。
我也是CXF新手,望能相互学习,共同提高哦。

On 7月12日, 下午7时55分, ye <huangye...@gmail.com> wrote:

ye

unread,
Jul 22, 2008, 6:47:09 PM7/22/08
to cxf...@googlegroups.com
hi, thanks for your information.
i noticed the recommended approach from stp. however i could achieve it anyway, i don-t know whether that is because of diverse eclipse distribution (i use eclipse for mac, it is not very compliant sometimes)
 
thanks and have a good day
 
regards
ye

 
Reply all
Reply to author
Forward
0 new messages