Is there anyway to use jberet as standalone module to execute Batch Jobs?
All the time getting samples on using along with WildFly.
Surprised to see it looks fo
JBeret project test-apps sub-module (https://github.com/jberet/jsr352/tree/master/test-apps) contains various test apps that are structured as standalone Java SE applications (except restAPI where WildFly appserver is needed).
For JBeret + WildFly samples, please check out JBeret project wildfly-jberet-samples module:
https://github.com/jberet/jsr352/tree/master/wildfly-jberet-samples