user manual

SilkPerformer Java Explorer User Guide 19
2 S
ETTING UP JAVA EXPLORER PROJECTS
Defining a Test
Note When testing EJBs a dialog prompts you for EJB-specific
connection settings. For other Java classes you must define a path to
a Java archive or class file.
4 Click Next. The WSDL file, which is an XML description of the
functionality that is offered by the Web Service, is loaded. Java Explorer
can now determine what is available on the Web Service.
Note The sample Web Service offers a minimum of functionality—
it simply echoes back values.
5 Select the Web Service class you wish to test from the Class drop-down
list. Normally there will be only one class, but it’s possible that the
loaded WSDL will define multiple Web Services.
6 Using the URL (Endpoint) field, you can change the endpoint of the
service. The default endpoint is the one defined in the WSDL document.