Thanks Charlie, I wasn't aware of the deltaspike-jpa @Transactional annotation. Though I am a bit concerned reading posts such as https://groups.google.com/forum/#!topic/ops4j/-yNNwvz5yNY that it is still a bit early to adopt as an alternative.
I don't see how you can continue using spring-security with the Blueprint beans wiring mechanism as I thought it would require a Spring application context e.g. for a method annotated with @PreAuthorize would this not require a Spring application context to work? So given that 'Blueprint does not aim to replace the entire Spring framework, only the bean wiring stuff' then what is the migration path for a Spring dependent application post Spring 3 as Spring-dm out of the box only supports [2.5.6,4)? -- View this message in context: http://karaf.922171.n3.nabble.com/OSGI-and-Spring-tp4033211p4033227.html Sent from the Karaf - User mailing list archive at Nabble.com.
