|
|
@ -316,6 +316,10 @@ do
|
|
|
|
-Diot.gateway.host="localhost" \
|
|
|
|
-Diot.gateway.host="localhost" \
|
|
|
|
-Diot.gateway.https.port="8243" \
|
|
|
|
-Diot.gateway.https.port="8243" \
|
|
|
|
-Diot.gateway.http.port="8280" \
|
|
|
|
-Diot.gateway.http.port="8280" \
|
|
|
|
|
|
|
|
-Diot.apimpublisher.host="localhost" \
|
|
|
|
|
|
|
|
-Diot.apimpublisher.https.port="9443" \
|
|
|
|
|
|
|
|
-Diot.apimstore.host="localhost" \
|
|
|
|
|
|
|
|
-Diot.apimstore.https.port="9443" \
|
|
|
|
org.wso2.carbon.bootstrap.Bootstrap $*
|
|
|
|
org.wso2.carbon.bootstrap.Bootstrap $*
|
|
|
|
status=$?
|
|
|
|
status=$?
|
|
|
|
done
|
|
|
|
done
|
|
|
|