At first I would like to say that having a Java EE impl is a grat
progress and is worth fighting for.
For example we have PHP or .NET people who are interested in general
design decisions - seven Maven artifacts (I know what project You have
in mind and I think that it's approach is technically very good and
would solve our Spring/EE problem) would simply kill curiosity of all
non-Java folks.
Before making a decisions (which should be common) I would like to
gather opinion of as much people as possible.
- Event dispatching engine based on BeanManager (similar to Spring
solution)
I really tried to involve CDI events with @Observes, but it's just
not good enough to provide handling generic event types in one
publisher.
- Integration tests for Sagas, Events and product ordering scenario.
All tests running with Arquillian on Glassfish-embedded.
- Many minor fixes
In progress:
- Asynchronous events
- Presentation in JSF 2.0
- JBehave story tests
I am not sure if this branch is going to be 'mergeable' in any way,
even partially, with the trunk. We could consider making it a 'fork'.