For this case it's probably also the PartialBeanBindingExtension to deactivate.
Is this only intended for testing purposes? On Tue, Sep 2, 2014 at 12:42 PM, John D. Ament <[email protected]> wrote: > Hi > > Did you deactivate the RepositoryExtension ? > > > On Tue, Sep 2, 2014 at 4:50 AM, hwaastad <[email protected]> wrote: > > > Hi, > > I'm trying to mock out abstract repositories in different project stages. > > > > I can extend my repository (in test classes) and use > > alternative/stereotype, > > but excluding does not seem to work then. > > Is this possible? > > > > br hw > > > > > > > > > > -- > > View this message in context: > > > http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/mocking-of-abstractentityrepository-implementations-tp4658745.html > > Sent from the Apache DeltaSpike Incubator Discussions mailing list > archive > > at Nabble.com. > > >
