Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to merge wso2 products?

I want to merge WSO2 ESB and Data Services Products to execute both of them on one server. Both of them are based on Carbon framework and consists of some OSGi bundles. Is there a simple way to do this.

Best regards.

--Seyyed Jamal

like image 955
Seyyed Jamal Avatar asked Jul 26 '12 14:07

Seyyed Jamal


1 Answers

Yes. You can install the ESB features in the DSS or vise versa. Feature installing way is common for all the WSO2 Carbon Servers (ESB, IS, AS, DSS, BAM .....). Here is a blog post I wrote on installing an AS feature in IS. It is the same procedure for the ESB or DSS, find the required features, install them.

like image 129
SureshAtt Avatar answered Nov 12 '22 05:11

SureshAtt