【发布时间】:2015-10-20 07:59:40
【问题描述】:
Wso2 EMM 2.0 从源代码构建, 参考链接https://docs.wso2.com/display/EMM200/Building+from+Source#BuildingfromSource-Downloadingthesource
设备和策略管理(核心功能)-https://github.com/wso2/carbon-device-mgt(MASTER 分支)
插件特定设备管理(例如:Android、Windows)-https://github.com/wso2/carbon-device-mgt-plugins(MASTER 分支)
EMM 产品回购 - https://github.com/wso2/product-mdm(MASTER 分支)
成功构建产品,EMM 2.0 找到<EMM_SOURCE_HOME>/modules/distribution/target 目录,为wso2mdm-2.0.0-SNAPSHOT.zip。当我提取并启动服务器时,服务器启动但当我尝试访问时
Publisher -localhost:9443/publisher/ 无法访问发布者, 当我尝试访问 Store - localhost:9443/store/ 无法访问 store 但它重定向到发布者 url。
【问题讨论】:
-
如果你也指定分支更好!
-
@AbimaranKugathasan MASTER 分支,
-
@AbimaranKugathasan 你能帮帮我吗?