The WST development tool provides the architecture and tools to create and deploy Web services from various types of files, which generate a WSDL file as part of the Web service creation. From the generated WSDL file, use the WST development tool to create a test client that tests your newly exposed Web service.
In this tutorial, you:
Connect to EAServer (Web services container)
Expose a Java class as a Web service
Generate a test client for the exposed Web service
Run the test client
The Java source files are in the JavaClass/simpleJavaClass and JavaClassClient subdirectories. Instructions for running the tutorial are in the file ReadmeForEclipse.txt in the JavaClass/simpleJavaClass directory.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |