#-------------------------------------------------------------------------------
# Copyright (c) 2011 EBM Websourcing.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the GNU Lesser Public License v2.1
# which accompanies this distribution, and is available at
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# 
# Contributors:
#     EBM Websourcing - initial API and implementation
#-------------------------------------------------------------------------------
Your installation is now achieved.
Start EasyESB can be realized in 3 step:
    * download installer of binary distribution
    * run installer
    * start EasyESB:
          o On Windows: click on EasyESB.exe file
          o On Linux: run startup.sh file


Once EasyESB started:
   1. Hit "i" on command line to print EasyESB information.
   2. Get the administration Web Service url exposed by EasyESB.
   3. Use your favorite Web Service client such as EasiestDemo Client or SoapUI to invoke administration operation like "storeBpel" for example.

