Once EasyESB started:
- Hit "i" on command line to print EasyESB information.
- Get the administration Web Service url exposed by EasyESB.
- Use your favorite Web Service client such as EasiestDemo Client or SoapUI to invoke administration operation like "deploy" for example.
The main operations to invoke are:
- deploy: to deploy a resource (BPEL, ...)
- bind: to bind/import a Web Service into an ESB node, making it available within the middleware.
- expose: to expose an internal service of an ESB node as a Web Service
- proxify: to import a Web Service into the bus and then to re-expose it as a new one, hosted by the ESB node.