![]() | Prerequisites:
|
1) Download the lastest release of EasierBSM and install it:
- On windows, click on installer
- On linux, run: java -jar EasierBSM-installer-OS-VERSION.jar
2) Go to bin directory of project home (or click on shortcut on windows):
- On windows, start: ./startup.bat
- On linux, start: ./startup.sh (think to give write acces on this file: chmod a+x startup.sh)
If all is ok, you can see the following console:
As you can see, EasierBSM exposes by default 2 services:
- Admin Service described at http://_host_:_port_/services/bsmadminExternalEndpoint?wsdl (From EasyESB + BSM specific administration (for SLA, etc.).)
- Dispatcher Service described at http://_host_:_port_/services/DispatcherProviderEndpointClientProxyEndpoint?wsdl. This service exposes a notification
consumer to receive notifications coming from the functional bus.
![]() | EasierBSM can be directly [created ] or [imported ]in topology view of EasiestDEMO Client
|