Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
How can I cluster MWS for two nodes? I am using composite template for MWS clustering.
Please see this post for single MWS instance setup: http://tech.forums.softwareag.com/techjforum/posts/list/0/55879.page#205336
To setup MWS cluster all you need is to specify environment.type=cluster and mws.hosts=[host1,host2,host3] parameters for the same template. That’s it.
Thanks Sergei