Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Install and managing WSIF

 

An overview of where and how the Web Services Invocation Framework (WSIF) is installed as part of WebSphere Application Server, and a set of links to specific information about other aspects of managing your WSIF system.

 

Overview

WSIF is provided in a JAR file named com.ibm.ws.runtime_6.1.0.jar. The JAR file contains the core WSIF classes, and the Java, EJB, SOAP over HTTP and SOAP over JMS providers. Additional providers are packaged as separate JAR files.

When you install WebSphere Application Server, the com.ibm.ws.runtime_6.1.0.jar file is put on the WebSphere or JVM class path.

WSIF requires no further configuration. WSIF is a thin abstraction layer between application code and the relevant invocation infrastructure.

For information about managing your WSIF system, see the following topics:

 

Procedure




}
wsif.properties file - Initial contents

Enabling security for WSIF

Web Services Invocation Framework troubleshooting tips

Trace and logging for WSIF

 

Related tasks


Learning about WSIF
Using WSIF to invoke Web services
Working with the WSIF API
Web Services Invocation Framework (WSIF): Enabling Web services