Administer WSIF
Enable a WSIF client to invoke a Web service through JMS, or modify the contents of the wsif.properties file.
WSIF is a thin abstraction layer between application code and the relevant invocation infrastructure. When you install WAS, the com.ibm.ws.runtime.jar file is put on the WebSphere or JVM class path. WSIF requires no further configuration, apart from the following admin tasks:
- Enable a WSIF client to invoke a Web service through JMS.
Use the admin console to configure the JMS resources (a queue destination and a queue connection factory) that are required to enable a service to be invoked through JMS by a WSIF client application.
- Modify the contents of the wsif.properties file.
We might have to modify the contents of this file, for example to change the default SOAP provider
wsif.properties file - Initial contents
Related tasks
Change the default WSIF SOAP provider
Learn about the Web Services Invocation Framework (WSIF)
Troubleshooting WSIF
Manage WSIF
Enable a WSIF client to invoke a Web service through JMS