How to laod all my POCs together in the ESB?
Hi,
As part of the product evaluation, we have implemented multiple Proof Of Concepts using the WSO2 ESB. We have followed the same way as that of the samples from WSO2 for loading the POCs. I.e., at a time only one POC configuration will be loaded into the ESB by passing the "-sample" argument while starting the ESB. How can I load all the POC configurations together into the ESB in order to demo them without restarting the ESB each time? Please help..
Thanks,
Shency
- Login or register to post comments
- Printer friendly version
- 160 reads











Hi Shency,You can not load
Hi Shency,
You can not load more than one configurations when you are starting the ESB, but if you have the configurations on hand you can follow the following steps to achieve this at runtime;
Now you are running the new configuration that you have just pasted. Apart from this I couldn't imagine a method of loading more than one configs, but you could always be able to merge the demo configurations in to one whole configuration.
Thanks,
Ruwan Linton