什么是最好的 Java Web 服务框架? [英] What is the best java webservice framework?

查看:35
本文介绍了什么是最好的 Java Web 服务框架?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前使用 Apache Axis.但是我正在 Intellij IDEA 中创建一个新项目,并且可以选择添加以下内容之一:

I currently use Apache Axis. But I am creating a new project in Intellij IDEA and I have the option to add one of the following:

  1. Apache 轴
  2. Glassfish/JAX-WS 2.x RI/Metro 1.x/JWSDP 2.0
  3. Restful Web 服务

我选择 Axis 是因为我习惯了它,但我仍然想知道它是否更简单.

I am choosing Axis because it's the one I am used to, but I am still wondering if it's the easier option.

推荐答案

我会选择 JAX-WS 2.x RI/Metro 1.x,它绝对比 Axis 容易(顺便说一下,它已经完全过时了).甚至 Axis2 在易用性(我讨厌 Axis2 部署模型)和性能(参见 JAX-WS RI 2.1 基准详细信息).NetBeans 有很多很好的教程,您可以将它们转换为 Idea.看看 http://netbeans.org/kb/61/websvc/intro-ws.html 例如.

I'd go for JAX-WS 2.x RI / Metro 1.x, it's definitely easier than Axis (which is totally outdated by the way). And even Axis2 sucks compared to JAX-WS RI in terms of ease of use (I hate Axis2 deployment model) and performances (see JAX-WS RI 2.1 benchmark details). NetBeans has plenty of good tutorials that you can transpose to Idea. Have a look at http://netbeans.org/kb/61/websvc/intro-ws.html for example.

这篇关于什么是最好的 Java Web 服务框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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