without JPA there is the guess sample. JPA works in Spring style (without TransactionManager) with a ServletEngine, but if you like to inject a @PersistenceContext then you need to use geronimo and the webbeans-geronimo module. Sadly there is currently no example for this usage :(
And I'm also not 100% sure that this runs smoothly yet. Think this is something we have to address after M2: .) moving EJB to a plugin .) samples for JPA in various situations .) maybe moving Servlet dependent code also to a plugin LieGrue, strub --- Matthias Wessendorf <[email protected]> schrieb am Di, 12.5.2009: > Von: Matthias Wessendorf <[email protected]> > Betreff: demo ? > An: [email protected] > Datum: Dienstag, 12. Mai 2009, 11:35 > hey, > > I wonder if there is some demo: > -JSF (MyFaces ;-), JPA and OWB ? > > -Matthias > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf >
