Web Services « J2EE Web Development « Java Products

Home
Java Products
1.Application
2.Business
3.Byte Source Code
4.Component
5.Data File
6.Database
7.Development
8.Graph Image Diagram Movie
9.GUI Tools
10.J2EE Web Development
11.Misc
12.Net Web Mobile
13.Programming
14.Science
15.Server Side JSP Servlet
16.Swing
17.Testing
18.Utilities
19.XML
Java
Java Tutorial
Java Book
Java Source Code / Java Documentation
Java Source Code / Java Documentation 2
Java Open Source
Jar File Download
Java Articles
Java by API
SCJP
Spring questions and answers
Swing questions and answers
JPA questions and answers
Java Products » J2EE Web Development » Web Services 
1. Apache Axis
By:
License:Apache Software License
URL:http://ws.apache.org/axis/
Description:Apache Axis is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.


2. Web Services Invocation Framework (WSIF)
By:
License:Apache Software License
URL:http://ws.apache.org/wsif/
Description:The Web Services Invocation Framework (WSIF) is a simple Java API for invoking Web services, no matter how or where the services are provided. Please refer to the release notes before you proceed with using WSIF. WSIF enables developers to interact with abstract representations of Web services through their WSDL descriptions instead of working directly with the Simple Object Access Protocol (SOAP) APIs, which is the usual programming model. With WSIF, developers can work with the same programming model regardless of how the Web service is implemented and accessed. WSIF allows stubless or completely dynamic invocation of a Web service, based upon examination of the meta-data about the service at runtime. It also allows updated implementations of a binding to be plugged into WSIF at runtime, and it allows the calling service to defer choosing a binding until runtime. Finally, WSIF is closely based upon WSDL, so it can invoke any service that can be described in WSDL.


3. soapuddi
By:
License:Apache Software License
URL:http://soapuddi.sourceforge.net/
Description:The goal of this project is to develop all the missing pieces that currently exist in deploying an enterprise-level application over web-services platform. This project is sponsored by Induslogic, Inc. which is building a full-fledged commercial implementation of web-services in its Xintegrate range of products.


4. Ivory
By:
License:
URL:http://ivory.codehaus.org/
Description: Ivory provides easy integration between your exiting java classes, Avalon services, and Axis. It allows easy deployment of soap services with none of the WSDD configuration that Axis normally mandates.


5. Hessian
By:
License:Apache Software License
URL:http://www.caucho.com/hessian/
Description:The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments.


6. Burlap
By:
License:Apache Software License
URL:http://www.caucho.com
Description:"Burlap is a lightweight XML RPC protocol." The Burlap web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols.


7. Codehaus XFire
By:
License:BSD License
URL:http://xfire.codehaus.org/
Description:Codehaus XFire is a next-generation java SOAP framework. Codehaus XFire makes service oriented development approachable through its easy to use API and support for standards. It is also highly performant since it is built on a low memory StAX based model.


8. Apache Scout
By:
License:Apache Software License
URL:http://ws.apache.org/scout
Description:Apache Scout is an implementation of the JSR 93 (JAXR).


java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.