IBM MobileFirst Platform 7.0 Operation Console 此服务器中未部署运行时环境
IBM MobileFirst Platform 7.0 Operation Console No runtime environment deployed in this server
我的服务器配置如下:
RHEL 6.0
WebSphere 8.5.5
DB2 数据库
IBM Mobile First Platform 消费者版 7.0
操作控制台加载正常。部署了使用 ANT 任务构建的项目 WAR 文件。重新启动应用程序服务器。
操作台显示"No runtime environment deployed in this server".
来自日志:
Invocation of init method failed; nested exception is
java.lang.RuntimeException: Required security test 'SubscribeServlet'
for resource subscribeServlet' wasn't found in
authenticationConfig.xml
确认您的项目是最新的并且没有遗漏上述内容。
我不能肯定地说这会纠正所有问题,但这是一个起点。
我的服务器配置如下:
RHEL 6.0
WebSphere 8.5.5
DB2 数据库
IBM Mobile First Platform 消费者版 7.0
操作控制台加载正常。部署了使用 ANT 任务构建的项目 WAR 文件。重新启动应用程序服务器。
操作台显示"No runtime environment deployed in this server".
来自日志:
Invocation of init method failed; nested exception is java.lang.RuntimeException: Required security test 'SubscribeServlet' for resource subscribeServlet' wasn't found in authenticationConfig.xml
确认您的项目是最新的并且没有遗漏上述内容。
我不能肯定地说这会纠正所有问题,但这是一个起点。