Please note: information in this document is subject to change.
Beta Samples
Feedback Sample. This application is a good starting place for quick deployment of a first Selling Manager Application sample. It consists of two views, both of content type HTML and both contained inline in a deployment descriptor that you can deploy to the Sandbox. There is no need to host anything on your servers when running this sample.
URL Sample. This is a more advanced sample, consisting of two views and two content types, one of which is URL content type. To deploy this application, submit the deployment descriptor in the eBay sandbox. Additionally, you will need to host a .war file for the application, and another for the subscription listener, on your own server.
Sample Listener. This sample listener is a Java implementation of the OpeneBayParticipantInterface. See
Enabling Subscription in the User Guide for information about how to implement a subscription listener, specify it in your deployment descriptor, and process subscription-related requests.