Start of Content Area

Object documentation Web Services – Standalone and Deployable Proxy  Locate the document in its SAP Library structure

Definition

A Web Service Client Proxy is a special Java DC that contains client code that accesses a Web Service.

The difference between a deployable and a standalone proxy is the fact that, for a deployable proxy, the application of the Web service client must be deployed on the J2EE engine. A standalone proxy can be executed without the J2EE engine.For more information on deployable and standalone proxies, see Including Web Services.

Build Result

An ear-file.

Perspective/View

Web Service DCs are best handled using the Client Explorer in the Web Services Perspective.

 

 

 

 

End of Content Area