< Previous | Next >

Lesson 1.1: Creating a project and calling a Web service

When creating a service test, the first step is to set up your project and to import all the necessary resources.

For SOAP-based Web services, the main resource is the Web Service Description Language (WSDL) specification. You can import a WSDL from a WebSphere® Service Registry and Repository or Universal Description, Discovery, and Integration (UDDI) repository. Of course, you can also simply import one from the workspace.

If you are testing plain XML, text or binary calls that do not use a WSDL file, you can skip this step.

< Previous | Next >

Feedback