Database Reference
In-Depth Information
Note
Please note, that for all the service endpoints, you need to replace the
hostname and port. For example:
http://{hostname}:{port}/console
Where {hostname} is a parameter that you replace with the host-
name or IP address of your installation, {port} is the port number
on which the server is listening for requests ( 7001 by default).
Example of the personal installation URL is as follows:
http://localhost:7001/console/
The concept of composition is to create enterprise solutions by assembling instead
of building from scratch. Object-oriented programming allows for reusing the code
within the applications. The concept of composite applications allows for reusing the
existing applications.
As shown in the following figure, a brand new building is created by assembling pre-
built components to cut down the construction time. Similar to creating a new build-
ing by assembling components, BPEL allows for creating business processes from
existing services:
Search WWH ::




Custom Search