thank you for your answer, Guillaume. Do you mean that i modify the blueprint configuration xml file contained in karaf-jaas.jar and karaf-shell.jar, and use spring-dm specific features instead? In this way I can remove the geronimo blueprint bundle from karaf, it's right? thanks a lot!
On Tue, Apr 6, 2010 at 5:28 PM, Guillaume Nodet <[email protected]> wrote: > Karaf works well with Spring-DM 1.2.x afaik. > If you really need to use 2.0.x, i suppose it should be possible by > modifying the blueprint xml to use spring-dm specific features instead of > the geronimo ones. > Though, it should be possible to have two blueprint extenders under certain > conditions, so we should try to support that if possible. > > On Tue, Apr 6, 2010 at 11:06, Tribon Cheng <[email protected]> wrote: > > > I just want to find a OSGI runtime framework which can provide well > > management, hot deploy, log config and so on. > > > > So karaf is a good candidate. But for the blueprint implement, I'd perfer > > to > > choose SpringDM to obtain more features of Spring. > > > > The problem is that karaf contains the geronimal blueprint implementation > > and Karaf-Shell,Karaf-JAAS have strong* dependencies * > > ** > > *on it, if i install another blueprint implementation like SpringDm, the > > blueprint config file will be parsed twice, once by* > > ** > > *geronimal and the other by springdm.* > > ** > > *can someone give me some suggestions, thanks a lot.* > > > > > > -- > > Contribute to Enterprise Integration > > > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com > -- Contribute to Enterprise Integration

