On Tue, Nov 20, 2012 at 12:19 PM, Claus Ibsen <claus.ib...@gmail.com> wrote: > > I think LocalContainerEntityManagerFactoryBean is meant for people > using Spring XML style. > At least Spring has this concept for xxxFactoryBean to turn XML into a bean. >
It is designed for that, but I've successfully used it in non-spring unit tests before. I wouldn't recommend using it in karaf/smx, though.