![]() | 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 several services:
- Admin Service described at http://_host_:_port_/services/adminExternalEndpoint?wsdl (From EasyESB)
- SLA Manager Service described at http://_host_:_port_/services/slaManagerEndpointClientProxyEndpoint?wsdl
- Dispatcher Service described at http://_host_:_port_/services/DispatcherProviderEndpointClientProxyEndpoint?wsdl
- Connexion Service described at http://_host_:_port_/services/connexionManagerExternalEndpoint?wsdl
- Resources Service described at http://_host_:_port_/services/resourcesExternalEndpoint?wsdl (From EasyESB)
![]() | EasierBSM can be directly [created ] or [imported ]in topology view of EasiestDEMO Client
|