Java service proxies are generated Java classes that allow you to invoke other services from your Java service through the WSIF interface.
The proxy class contains a method for each operation that is exposed in the service interface. The Java Service Editor generates service proxies when you add service-to-service calls with drag-and-drop. You can also generate proxies manually as described here.
The Java package for the proxy is based on the urn: prefix of the the Target Namespace for the service. For example, if the Target Namespace is urn:myorg:mycompany:com:/JavaWorkSpaceProject/Services/JavaService, the Java package is com.mycompany.myorganization.
For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com