开源SOAP框架XFire

阅读更多

原文地址:http://www.javaworld.com/javaworld/jw-05-2006/jw-0501-xfire.html

已经有中文的翻译了,好文。链接地址:http://www.360doc.com/showWeb/0/0/228251.aspx

SpringSide项目也有介绍:http://www.springside.org.cn/docs/reference/XFire.htm


让Web Service的开发变得更为简单,容易。
已经有eclipse的插件了,The XFire Eclipse plugin provides Eclipse support for XFire's WSDL->Code generator.该插件需要Eclipse 3.2 and Java 5。
安装方法:

  1. go to the Help menu, select "Software Updates" and then select "Find and Install."
  2. Select "Search for new features to install" and click Next.
  3. Select "Create New Remote Site" and enter "XFire" as the name and http://dist.codehaus.org/xfire/update/ as the eclipse update site.
  4. Select OK.
  5. Select Finish

你可能感兴趣的:(框架,SOAP,Eclipse,Go,Web)