Hi, I implements unit test using Arquillian Weld 2 container with a project using DeltaSpike Data. The result shows following exception : java.lang.IllegalStateException: A class which implements java.lang.reflect.InvocationHandler and is annotated with @org.apache.deltaspike.data.api.Repository is needed as a handler for my.package.data.repository.MyRepository. See the documentation about @org.apache.deltaspike.partialbean.api.PartialBeanBinding.
Is there missing items in the deployed Arquillian artefact ? Regards, Sylvain
