Web Service
The DSB can be managed from remote clients using the Web Service API. The initial goal of the Web service API is to hide the JBI layer which is not Internet-friendly (even if some JBI aspects are used and will be explained in this section). This section gives details on how to use the Web service client library.
Deploy a Service Assembly
A JBI Service Assembly (SA) can be uploaded to the DSB artefact repository (a folder in the default implementation). Once the SA is uploaded, one can call the SA lifecycle operations on the uploaded SA.
A code sample is available at (http://chamerling.org/2010/04/12/librairie-cliente-pour-petals-esb/)