【问题标题】:Starting eXtreme Scale containers automatically自动启动 eXtreme Scale 容器
【发布时间】:2014-05-16 16:05:53
【问题描述】:

我被困在试图在 META-INF 目录中部署包含 objectGrid.xml 和 objectGridDeployment.xml 的 war 应用程序,并且应该根据文档 (http://publib.boulder.ibm.com/infocenter/wxsinfo/v7r0/index.jsp?topic=%2Fcom.ibm.websphere.extremescale.admin.doc%2Ftxsstartwas.html) 自动启动新的容器网格。但它没有:(不仅如此,如果我在 XML 服务器中犯了错误,就不会看到它。

我决定至少回去测试一下教程 (https://www.ibm.com/developerworks/community/blogs/714470bb-75c8-4f99-8aca-766c0d55a21c/entry/websphere_extreme_scale_getting_started_with_websphere_application_server_sample5?lang=en),但它也不起作用。

请帮忙!

我的环境:

  1. WebSphere Liberty Profile for Developers(从 wlp-developers-runtime-8.5.5.0.jar 安装)
  2. WebSphere eXtreme Scale(从 wxs-wlp_8.6.0.4.jar 安装)
  3. 附件中的配置文件和我的战争应用程序 (http://we.tl/VRn98fooP5)

【问题讨论】:

  • 你解决了吗?你是如何测试它的?
  • 我还没解决。但我找到了使用独立 javase 应用程序作为服务器应用程序的解决方法。

标签: java websphere enterprise grid-computing ibm-wxs


【解决方案1】:

我认为您正在查看 Websphere Application Server 的说明。

对于 Liberty Profile 上的极端规模 8.6.0.8 及之前版本,配置文件(objectgrid xml 和部署 xml)应放置在 [服务器名称]/grids 文件夹中。

请试试这个教程

http://www-01.ibm.com/support/knowledgecenter/SSTVLU_8.6.0/com.ibm.websphere.extremescale.doc/txstutliberty.html?lang=en

我认为第 2.3 课是您正在寻找的。它还提到了一个帮助生成配置文件的eclipse工具

请注意,需要在 Liberty Profile 服务器中启用超大规模功能。第 2.2 课有说明,使用相同的 eclipse 工具生成必要的服务器配置。

希望对你有帮助

【讨论】:

  • 一年多以前,我有幸制作了这个 eXtreme Scale PoC。从那时起,我们公司就没有决定使用它。所以我会保留你的建议,直到再次需要它的那一刻。谢谢你,Abelard,确实回复了。
猜你喜欢
  • 2017-06-06
  • 1970-01-01
  • 2020-03-06
  • 2014-05-18
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-30
相关资源
最近更新 更多