I am stuck at trying to deploy war application which contains objectGrid.xml and objectGridDeployment.xml in its META-INF directory and should according to documentation (http://publib.boulder.ibm.com/infocenter/wxsinfo/v7r0/index.jsp?topic=%2Fcom.ibm.websphere.extremescale.admin.doc%2Ftxsstartwas.html) automatically start new container grid. But it doesn't :( More than that, if I make a mistake in XML server would not see it.
I decided to go back and test at least tutorial (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) but it doesn't work either.
Please help!
My environment:
- WebSphere Liberty Profile for Developers (installed from wlp-developers-runtime-8.5.5.0.jar)
- WebSphere eXtreme Scale (installed from wxs-wlp_8.6.0.4.jar)
- Configuration files in attachments and my war application (http://we.tl/VRn98fooP5)