I just tried to deploy my configurations to wso2 ESB inside eclipse and I got a following error message while deploying my CAR file to ESB. How can I fix it?
Asked
Active
Viewed 2,957 times
5
-
Which version of WSO2 ESB are you using? Also, you should point the path to the bin folder of your wso2 esb. – Maria Ivanova May 09 '17 at 06:16
-
wso2 esb 5.0.0. Where I have to point the bin folder path? – Asbar Ali May 09 '17 at 06:43
-
2where it says CARBON_HOME - you can click the Browse... button and locate it. Actually, not the bin folder - the main folder (wso2esb-5.0.0). Also, it should be WSO2 Carbon 4.4 based server. – Maria Ivanova May 09 '17 at 07:15
-
Thank you.It's working :) . Post above as a answer then I can accept it. – Asbar Ali May 09 '17 at 07:57
2 Answers
4
First, you should point to the correct path of your WSO2 ESB instance (where the main folder is located). You can click the Browse... button next to the CARBON_HOME field and locate it.
Also, for WSO2 ESB 5.0.0, the correct version for the server should be WSO2 Carbon 4.4 based server.

Maria Ivanova
- 1,146
- 10
- 19