Open Studio for ESB
Once Talend ESB installed, you can access Talend ESB Container in the <TalendESBPath>/container directory.
Talend ESB Container is an OSGI container, based on Apache Karaf, allowing you to deploy and execute various components and applications inside its <TalendESBPath>/container/deploy folder.
Procedure
- Browse to the <TalendESBPath>/container/bin directory.
- Run the trun file.
Results
After starting Talend ESB Container, you need to wait a few seconds for initialization to complete before entering the commands. Karaf, on which the Talend ESB Container is built, starts the non core bundles in background. For this reason, even if the console is already available, the commands may not.
Once Talend ESB Container is installed and launched, you will be able to install all the other components available in the Talend ESB package as features directly in the container. Thus, when launching Talend ESB Container, all the other components will be launched at the same time.
You also have the possibility to install these components as standalone.
This implementation can ease the management of Talend ESB, but if you want to create a cluster environment, you will need to replicate the container to have several containers with the right components installed as features in it. On the other hand, if you are using the different components as standalone, you will only need to duplicate the corresponding instance.