|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
See:
Description
This example illustrates how to run the WebLogic Web service client to exercise the SOAPBuilders Interoperability Lab Round 3 suite of tests.
| Additional Resources for examples.webservices.r3client | |
| build.xml | The Java Ant build script that executes the SOAPBuilders Round 3 suite of tests. |
| CompileResults.java | Java program that compiles the results into an HTML table for readability purposes. |
The following sections describe how to build and run the example.
Before you run this example, you need:
prompt> ant
prompt> ant compileResults
NOTE: You do not need to start WebLogic Server because the application
invokes Web services from the SOAPBuilders Web site rather than one running on
WebLogic Server.
SAMPLES_HOME\server\src\examples\webservices\r3client\results\summary.html
|
Documentation is available at http://e-docs.bea.com/wls/docs70 |
|||||