WSIF provides a Java API for invoking Web services, independent of the format of the service or the transport protocol through which it is called. It addresses all of the issues identified in the goals of WSIF.
WSIF provides these features:
WSIF is designed to work both in an unmanaged environment (stand-alone) and inside a managed container. You can use JNDI to find the WSIF service, or else read in the WSDL definition.
For more conceptual information about WSIF and WSDL, see these topics:
WSIF and WSDL
This topic compares the semantics of Web Services Description Language (WSDL) and WSIF.WSIF architecture
This topic describes the WSIF architecture.Using WSIF with Web services that offer multiple bindings
This topic describes how to use WSIF with Web Services with multiple bindings.WSIF usage scenarios
This topic describes two brief scenarios that illustrate the role that Web Services Invocation Framework (WSIF) plays in the emerging Web services environment.Dynamic call
This topic describes dynamic call of WSIF.