【发布时间】: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),但它也不起作用。
请帮忙!
我的环境:
- WebSphere Liberty Profile for Developers(从 wlp-developers-runtime-8.5.5.0.jar 安装)
- WebSphere eXtreme Scale(从 wxs-wlp_8.6.0.4.jar 安装)
- 附件中的配置文件和我的战争应用程序 (http://we.tl/VRn98fooP5)
【问题讨论】:
-
你解决了吗?你是如何测试它的?
-
我还没解决。但我找到了使用独立 javase 应用程序作为服务器应用程序的解决方法。
标签: java websphere enterprise grid-computing ibm-wxs