Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODE-2198 - Fix clustering quickstart #7

Merged
merged 1 commit into from May 5, 2014
Merged

MODE-2198 - Fix clustering quickstart #7

merged 1 commit into from May 5, 2014

Conversation

lucasweb78
Copy link
Contributor

I have fixed the standalone configurations and validated them against Wildfly 8.0.0.Final.

I renamed the configuration files from standalone-modeshape-master.xml and standalone-modeshape-slave.xml to standalone-modeshape-node1.xml and standalone-modeshape-node2.xml in order to avoid confusion around the relationship between the nodes (it is not a master/slave relationship).

I replaced the jboss-as maven plugin with the wildfly one.

I updated README.md to reflect all of the above changes.

Please note that there are still some issues with clustering as discussed in https://community.jboss.org/thread/240578 but I believe this is to do with Wildfly 8 and Infinispan 6 or one of the subsystems used by Infinispan.

Removed JMS configuration files. Renamed master to node1 and slave to node2. Fixed issues that stopped Wildfly from starting using the configuration files. Removed batching from the cache stores and enabled transactions.
@hchiorean
Copy link
Member

this looks good, thanks @lucasweb78

@hchiorean hchiorean merged commit b58dfa4 into ModeShape:master May 5, 2014
@hchiorean
Copy link
Member

merged in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants