WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Using WSIF to invoke Web services

You invoke a Web service dynamically by using the WSIF API directly.

About this task

You specify the location of the WSDL file for the service, the name of the operation to invoke, and any operation arguments. All other information needed to access the Web service (the abstract interface, the binding, and the service endpoint) is available through the WSDL.

This kind of invocation does not require stub classes and does not need a separate compilation cycle.

More information on using the Web Services Invocation Framework (WSIF) to invoke Web services is provided in the following topics:

Procedure




Sub-topics
Linking a WSIF service to the underlying implementation of the service
Developing a WSIF service
Using complex types
Using WSIF to bind a JNDI reference to a Web service
Passing SOAP messages with attachments using WSIF
Interacting with the J2EE container in WebSphere Application Server
Running WSIF as a client
Related tasks
Learning about WSIF
Installing and managing WSIF
Working with the WSIF API
Web Services Invocation Framework (WSIF): Enabling Web services
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/twsf_invoke.html

© Copyright IBM Corporation 2002, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)