【发布时间】:2014-02-07 20:58:53
【问题描述】:
我有一个非常简单的 Worklight 应用程序,没有适配器,没有 Java 代码,只有一些 HTML。它是在带有 Worklight studio 6.1 的 Eclipse Juno 中构建的。当我尝试将 *-all.wlapp 文件部署到 worklight 服务器(不是 worklight studio 服务器,而是在 WebSphere 集群中运行的实际 WL 服务器)时,我收到以下消息:
Failed to deploy application 'XXXX-all.wlapp'. The 'application' version '6.1.0.00.20131219-1900' is different than the version of the Worklight project '6.0.0'. Use Worklight Studio '6.0.0' to build and deploy the application.
该项目是使用 Worklight studio 6.1 创建的,从未见过 6.0 studio。它要我回滚到 6.0 的东西有什么问题?
【问题讨论】:
标签: ibm-mobilefirst worklight-studio worklight-server