Fetch code from https://github.com/jurikolo/spring-ex02/tree/scheduler_bug, create war file and try to deploy it to Wildfly 8.1.0. You can download war file from this URL as well: https://yadi.sk/d/lQsdx_M2W7SH4
Startup application with Apache Tomcat 8.0.9
Wildfly 8.1.0 doesn't startup if @EnableScheduling is used.