Which Java Web service framework do you prefer?

I'll implement web services in Java, but before I do, I'll decide which framework to use Simple and in JBoss 4.2 It is necessary to run on the platform

Do you have any suggestions?

Solution

Why not use the @ WebService annotation introduced in EJB 3 instead of using additional technology stack components JBoss 4.2. 3 supports EJB3

Two examples

Using EJB3 web service can ensure that your web service can run on any Java EE compliant server without any modification to the server

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>