Java Reference
In-Depth Information
Web Service with an RPC style can be tested in a similar way. The only difference is that
when you create a SOAPUI project, you provide a different service endpoint (URL). A
SOAPUI project can be created for EmployeeData service with RPC style as follows:
Figure 4-16 . Create a new SOAPUI Project
4.6 Develope a Web Service Consumer
Developing a WS consumer (or client) involves three major activities: creating a client stub,
creating a client code that uses the client stub to call service operations, and running the
client. These activities are described as follows.
Search WWH ::




Custom Search