Mobilefirst 7.1 - 在从 7.0 导入的项目上部署目标问题
Mobilefirst 7.1 - Deploy Target problems on projects imported from 7.0
我遇到了一些从 MF 7.0 迁移到 7.1 的应用程序的问题。
即使我将(正确的)服务器和上下文路径设置为 "build the application to work with a different MobileFirst server",Native\.shared 文件夹下生成的 wlclient.properties 文件仍在 wlServerHost 属性 中报告本地计算机(我正在开发 Windows 环境,目标是 Windows 通用应用程序)。
在迁移到 7.1 之前,这个过程没问题,我哪里错了?
我在 IBM MobileFirst Platform Studio 7.1.0.00-20150907-1904 中也得到了这个。
作为本地解决方法,您可以使用正确的值编辑文件 post-build。对我而言,只有 wlServerHost
值不会更改为我在构建设置和部署目标对话框中输入的值。
我会为此开一个缺陷;如果您想收到修复程序,则需要打开 IBM PMR(支持票)。
我遇到了一些从 MF 7.0 迁移到 7.1 的应用程序的问题。
即使我将(正确的)服务器和上下文路径设置为 "build the application to work with a different MobileFirst server",Native\.shared 文件夹下生成的 wlclient.properties 文件仍在 wlServerHost 属性 中报告本地计算机(我正在开发 Windows 环境,目标是 Windows 通用应用程序)。
在迁移到 7.1 之前,这个过程没问题,我哪里错了?
我在 IBM MobileFirst Platform Studio 7.1.0.00-20150907-1904 中也得到了这个。
作为本地解决方法,您可以使用正确的值编辑文件 post-build。对我而言,只有 wlServerHost
值不会更改为我在构建设置和部署目标对话框中输入的值。
我会为此开一个缺陷;如果您想收到修复程序,则需要打开 IBM PMR(支持票)。