在WSO2 Carbon 4.0.3上向WSO2 ESB 4.5.1添加Identity Server功能时安装错误

时间:2012-11-16 15:19:27

标签: wso2 wso2esb wso2carbon wso2is

我一直在尝试将身份服务器功能添加到vanilla esb 4.5.1专门用于启用openid和oath2 sso。尝试添加功能失败,缺少依赖项。例如

无法完成安装,因为找不到一个或多个必需的项目。正在安装的软件:Identity Provider Feature 4.0.3(org.wso2.carbon.identity.provider.feature.group 4.0.3)缺少要求:Identity Core Feature 4.0.3(org.wso2.carbon.identity.core.feature。组4.0.3)要求'org.wso2.carbon.core.feature.group [4.0.3,4.1.0)'但无法找到它无法满足依赖性:来自:身份提供者功能4.0.3(org.wso2 .carbon.identity.provider.feature.group 4.0.3)致:org.wso2.carbon.identity.core.feature.group [4.0.3,4.1.0)

我正在使用http://dist.wso2.org/p2/carbon/releases/4.0.3 P2存储库这是存储库的一个问题还是我错过了这一点并尝试了无法实现的目标?

1 个答案:

答案 0 :(得分:0)

AFAIR,ESB 4.5.1在Carbon Kernel Version 4.0.2之上发布。您指向的功能存储库中的最新身份功能是在Carbon Kernel 4.0.3版本之上发布的。因此,除非p2存储库中包含4.0.2版本的标识功能,否则您可能无法安装它们。