Christoph, I have now fixed and committed the offending classes.
Could you try again? On Thu, Sep 3, 2009 at 5:16 PM, Niclas Hedhman<[email protected]> wrote: > Thanks for this report. > > The exception; > Caused by: java.lang.IllegalArgumentException: Class class > org.qi4j.samples.dddsample.domain.model.carrier.assembly.CarrierMovementRepositoryService$CarrierMovementRepositoryMixin$$EnhancerByCGLIB$$c5187f53 > does not use a MethodInterceptor > > is utterly cryptic and doesn't tell you the 'real reason', which is > related to the new magic 'this' pointer that Rickard created a few > days ago. It means that there is something in dddsample that is still > protected (private or package protected) or final, that is not allowed > to be (anymore). > > This is critical for the 1.0 release that is being prepared, so I am > happy you have surfaced it. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

