You can follow my example ( in this list for activemq-cleint ) where I need to deploy spring-tx, but first you need to manually deploy it to make sure it working, then you can do the next automation steps to deploy features
http://karaf.apache.org/manual/2.1.99-SNAPSHOT/users-guide/provisioning.html -Dan On Wed, Mar 16, 2011 at 8:19 PM, stream <[email protected]> wrote: > hi,everyone. > my english is poor, i hope i can express my meaning. > i've features:install spring 3.0.5 which in the karaf by default. > i found there are not spring orm in the list of actives > > [ 118] [Active ] [ ] [ ] [ 60] Spring Core > (3.0.5.RELEASE) > [ 119] [Active ] [ ] [ ] [ 60] Spring ASM > (3.0.5.RELEASE) > [ 120] [Active ] [ ] [ ] [ 60] Spring Expression > Language (3.0.5.R > [ 121] [Active ] [ ] [ ] [ 60] Spring Beans > (3.0.5.RELEASE) > [ 122] [Active ] [ ] [ ] [ 60] Spring AOP > (3.0.5.RELEASE) > [ 123] [Active ] [ ] [ ] [ 60] Spring Context > (3.0.5.RELEASE) > [ 124] [Active ] [ ] [ ] [ 60] Spring Context Support > (3.0.5.RELEA > [ 125] [Active ] [ ] [ ] [ 60] Spring Web > (3.0.5.RELEASE) > [ 126] [Active ] [ ] [ ] [ 60] Spring Web Servlet > (3.0.5.RELEASE) > > because I used package > org.springframework.orm.hibernate3.HibernateCallback; > How can i add the this bundle to the features of spring3 > maybe it is not need pacakge of orm? > > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/How-to-add-the-bundle-of-features-to-karaf-tp2691959p2691959.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
