There is now a fully working set of WildFly Quickstarts at
https://github.com/wildfly/quickstart , and a set of dev friendly Maven BOMs at
https://github.com/wildfly/boms
So what’s next? Here are some ideas:
* integration at
wildfly.org
* upgrade existent quickstarts to take advantage of Java EE 7 new features, for instance
the default managed objects such as java:comp/DefaultDataSource
* add new quickstarts wrt the new Java EE 7 technologies (Batch, EE Concurrency
Utilities)
Thoughts?
—E