I added a @OrderBy on my project and now i\'m getting the following error:
17:10:35,125 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 51)
Got the same issue while deploying the web application in JBOSS EAP 6 and fixed it adding antr dependency with the provided scope at the root level.
provided
antlr antlr provided