Seyyed Jamal
Seyyed Jamal

Reputation: 414

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

Upvotes: 6

Views: 1182

Answers (1)

SureshAtt
SureshAtt

Reputation: 1951

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.

Upvotes: 8

Related Questions