I have project module, which is getting built as a osgi bundle (spring-dm). Bundles are getting deployed in karaf container. I have database interaction classees, which are developed using spring-jdbc.
I am not able to setup declarative transactions, can someone share experience / point me to resource where I can get more information.
Frameworks with version
Karaf : 2.2.9
Spring 3.1.2.RELEASE
Thanks in advance!!