How Do I: Communicate with a Web Service from Another Java Application?

WebLogic Workshop will generate a Java proxy that you may use to communicate with a WebLogic Workshop web service from any Java code. The Java proxy is provided as a JAR file containing the web service-specific proxy classes.

For detailed instructions on how to use a Java proxy from a Java application, see How Do I: Use the Java Proxy for a Web Service?

Related Topics

How Do I: Use the Java Proxy for a Web Service?