Support for Camunda Cycle for Jboss Wild fly and apache tomcat 8

Hi @senlog80,

Camunda only supports Cycle for Tomcat 7.

So having said that:

We had implementations for other application servers, but removed them, because Cycle is more of a design time tool and not a runtime tool, so we chose only to support Tomcat 7.
If you want, you can look at this commit which removed the other implementations. Search for the removed JBoss files, maybe they can guide you.

Cheers,
Christian