This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


Apache WSIF

Project logo
Project Name Apache WSIF
Category Libraries
Programming Language Java
Project Home Page http://ws.apache.org/wsif/
License(s) Apache Software License (version 2.0)
License URL(s) http://www.apache.org/licenses/LICENSE-2.0
Tags (edit) invocation, soap, web service, wsdl

The Web Services Invocation Framework (WSIF) is a simple Java API for invoking Web services, no matter how or where the services are provided.

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.

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Title Authors
Building Web Services with Java : Making Sense of XML, SOAP, WSDL, and UDDI (2nd Edition) (Developer's Library) Steve Graham et al.
Perspectives on Web Services : Applying SOAP, WSDL and UDDI to Real-World Projects (Springer Professional Computing) Olaf Zimmermann et al.
Understanding Web Services: XML, WSDL, SOAP, and UDDI Eric Newcomer
Web Services Platform Architecture : SOAP, WSDL, WS-Policy, WS-Addressing, WS-BPEL, WS-Reliable Messaging, and More Sanjiva Weerawarana et al.

Add more books.


Last modified on 2006-02-27 23:00:40.625 (rel. 4).