I try to run the lab with mvn wildfly:run. it successes until step 8 (movie points). it seems wildfly doesn't run with JMS enabled. however, I googled and still don't know how to enable it with MVN. following is the exception:
org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type JMSContext with qualifiers
@default
at injection point [BackedAnnotatedField] @Inject org.javaee7.movieplex7.points.ReceivePointsBean.context