|
|
@ -337,6 +337,7 @@ do
|
|
|
|
-Diot.apimstore.https.port="9443" \
|
|
|
|
-Diot.apimstore.https.port="9443" \
|
|
|
|
-Dmqtt.broker.https.port="9446" \
|
|
|
|
-Dmqtt.broker.https.port="9446" \
|
|
|
|
-Denable-api-scopes-sharing="true" \
|
|
|
|
-Denable-api-scopes-sharing="true" \
|
|
|
|
|
|
|
|
-Dagent-bundle="org.wso2.carbon.emm.mdmagent" \
|
|
|
|
org.wso2.carbon.bootstrap.Bootstrap $*
|
|
|
|
org.wso2.carbon.bootstrap.Bootstrap $*
|
|
|
|
status=$?
|
|
|
|
status=$?
|
|
|
|
done
|
|
|
|
done
|
|
|
|