Install WSIF
Overview
Web Services Invocation Framework (WSIF) is provided in a JAR file named...
com.ibm.ws.runtime_6.1.0.jarThe JAR file contains...
- Core WSIF classes
- Providers:
- Java
- EJB
- SOAP over HTTP
- SOAP over JMS
Additional providers are packaged as separate JAR files.
When you install WAS, 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
- Enable security for WSIF
- Trace and log WSIF
- Troubleshoot the Web Services Invocation Framework
- WSIF messages
- WSIF - Known restrictions
wsif.properties file - Initial contents
Enable security for WSIF
Web Services Invocation Framework troubleshooting tips
Trace and logging for WSIF
Related tasks
Learn about WSIF
Use WSIF to invoke Web services
Work with the WSIF API
WSIF: Enable Web services