5

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?

enter image description here

Community
  • 1
  • 1
Asbar Ali
  • 955
  • 1
  • 13
  • 26

2 Answers2

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
0

You need to download WSO2 ESB 5.0.0. Go to here. Select WSO2 ESB 5.0.0 and download server. Then browse this directory to Eclipse. If you can't go next, cancel the process, try again. It should work.

Kerem
  • 840
  • 7
  • 22