Could not find class
Moved here.
[warn] Could not find class org.jboss.kernel.spi.dependency.KernelController (or one of its implemented interfaces)
that ... references. It may not be in your classpath and you may not be getting field and constructor weaving for this class.
[ERROR]javassist.NotFoundException: org.jboss.kernel.spi.dependency.KernelController
[ERROR] at javassist.ClassPool.get(ClassPool.java:436)
[ERROR] at org.jboss.aop.instrument.Instrumentor.convertReferences(Instrumentor.java:648)
...