Skip to content

Conversation

@hchiorean
Copy link
Member

Added 4 different quickstarts, together with a distribution module:

  • modeshape-servlet - is the porting of the modeshape-web-example module from the examples repository
  • modeshape-ejb - is a quickstart that shows how to use ModeShape from 3 different types of EJBs: Stateful Singleton, Stateless CMT and Stateless BMT.
  • modeshape-cdi is a quickstart that show how to use CDI together with @Producer and @Consumer methods to inject a ModeShape session
  • modeshape-cli is a quickstart which contains a couple of CLI scripts that are used to setup/clear the repository.

All quickstarts (with the exception of modeshape-servlet) are packaged as JSF web applications & all quickstarts contain remote Arquillian based unit tests.

@hchiorean
Copy link
Member Author

@rhauch any thoughts on the quickstarts so far ?

@rhauch
Copy link
Contributor

rhauch commented May 8, 2013

Overall, these look like a great start. Should they be merged, or are you planning more changes?

@hchiorean
Copy link
Member Author

Well, I'm working on adding the clustering quickstart. So either I can add a commit to this PR once that's done, or I can open a new PR if this is merged.

I'm fine with either option.

@hchiorean
Copy link
Member Author

Added an additional quickstart related to clustering, which contains a master/slave set of configurations and a simple JSF UI which allows uses to see that node replication works both on a data level (via ISPN) and also indexing (via JMS & search)

@rhauch rhauch merged commit 4083916 into ModeShape:master May 15, 2013
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.

2 participants