简体   繁体   English

商业Java Web服务框架

[英]Commercial Java Web Services Framework

I know that there are alot of mature open source Java web services frameworks out there (Axis, Spring WS, Metro). 我知道那里有很多成熟的开源Java Web服务框架(Axis,Spring WS,Metro)。 But are there any commercial alternatives? 但是,还有其他商业选择吗? Unfortunately our company has a strict open source policy :( 不幸的是,我们公司有严格的开源政策:(

We're trying to build a simple web service client that talks to a .net asmx web service. 我们正在尝试构建一个与.net asmx Web服务对话的简单Web服务客户端。

If you don't want to use Service frameworks such as Axis 2, CXF, etc. Java 6 now supports JAX-WS 2 (JSR 224) . 如果您不想使用Axis 2,CXF等服务框架,则Java 6现在支持JAX-WS 2(JSR 224) Here's a tutorial ( Introducing JAX-WS 2.0 With the Java SE 6 Platform ) that shows you how to. 这是一个教程使用Java SE 6平台介绍JAX-WS 2.0 ),向您展示如何做。

As for commercial, I don't really know any. 至于商业广告,我什么都不知道。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM