1
votes

My requirement is need to install (ESB,Application Server,Data Service Server,Api Manager,BAM) on pure wso2 carbon 4.2.0.

Is it possible to install all these products on Carbon?

I want to install multiple products on same carbon instance . I downloaded the P2_REPO from this site http://wso2.com/projects/carbon/provisioning-wso2-carbon-with-equinox-p2 and tried feature installation using UI,but it is not allowing me.

Can anyone tell me the best possible way to do this. I want multiple products on same carbon

Your soon reply will be highly appreciated

2

2 Answers

0
votes

This can be easily install features through UI following this documentation, https://docs.wso2.org/display/Carbon420/Installing+Features+via+the+UI

It will be easy for you to go by product by product rather than selecting all feature group at once.

0
votes
  1. Download wso2 manually in direct wso website either deb or rpm package

a)check command: whereis wso2

b) move wso2 folder to /opt directory

  1. /opt/wso2/wso2am/2.6.0/repository/conf/api-manager.xml a)check and add the domain in gatewayendpoint b)https://xxxxxxxxxx

      disable comment line     below
    
  1. /opt/wso2/wso2am/2.6.0/repository/conf/carbon.xml a) Add below line hostname uncomment www.wso2.org xxxxxxx

    xxxxxxxxxx

  2. start with below command JAVA_HOME=/path/jdk1.8.0_192 /path/wso2am-2.6.0/bin/wso2server.sh &

Reference mutual ssl:

https://docs.wso2.com/display/AM210/Mutual+SSL+Support+for+API+Gateway