I am running into a strange problem.... I have 1 set of CdiTestRunner classes that passes 'mvn clean test' just fine. I have another set of CdiTestRunner class that passes 'mvn clean test' just fine.
But when I try to run all CdiTestRunner classes at once I get: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke protected void org.apache.deltaspike.jsf.impl.scope.window.JsfWindowContextQuotaHandler.init() on org.apache.deltaspike.jsf.impl.scope.window.JsfWindowContextQuotaHandler@65ff1e6d
