I wrote some very-very simple JPA examples on https://github.com/lburgazzoli/lb-karaf-examples-jpa I wrote them primary to test the maturity of JPA providers and the specific issues you may spot
Hope it helps On Thu, Jan 9, 2014 at 9:11 AM, Jean-Baptiste Onofré <[email protected]>wrote: > Hi Krzysztof, > > it's a good idea. Actually, I planned to add a "cookbook" section in the > documentation, with straight forward example as you described. > > Any contribution is welcome ;) > > Regards > JB > > > On 01/08/2014 08:00 PM, Krzysztof Sobkowiak wrote: > >> Hi >> >> >> I'd like to ask you whether we want to have some samples in Karaf like >> in ServiceMix or JBoss Fuse, e.g. how to implement persistent bundle or >> how to use Spring AOP or Spring Security in Karaf... What do you think >> about the granularity of the samples - more complex samples (e.g. Spring >> MVC + JPA + Security + Caching...) or simple samples showing only one >> aspect, something like "How to use Spring AOP in Karaf" or "How to use >> AspectJ in Karaf"....? >> >> Best regards >> Krzysztof >> >> >> -- >> Krzysztof Sobkowiak >> >> JEE & OSS Architect | Technical Architect @ Capgemini >> e-mail: [email protected] <mailto:[email protected]> | >> Twitter: @KSobkowiak >> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
