Hello, I'm trying to migrate from jboss-as 7 to wildfly,
When running my app in wildfly i get the above error on every class in my app that has a @Inject above it's constructor (I'm using guice)
Stacktrace?
Code sample?