hi ove, please have a look at the hints about (a custom) TransactionStrategy (see [1]).
regards, gerhard [1] http://deltaspike.apache.org/documentation/jpa.html 2014-09-29 21:57 GMT+02:00 Ove Ranheim <[email protected]>: > Hi, > > I'd like to register my own TransactionServices implementation (custom > NarayanaTransactionServices). Is there a way to register this in DS (config > source?), so it would be loaded during WeldBoostrap startup? ( > https://github.com/stuartwdouglas/weld-core/blob/master/impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java#L205 > ) > > Here's another example using Bitronix: > https://developer.jboss.org/message/848326#848326 > > Br, Ove > >
