Here's the bundle deployed for integration testing: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-testbundles/
Note that it uses <annotation-driven/> but I just used it to test class loading. There's currently no support for load time weaving of bundles using aop. 2015-11-23 15:12 GMT+01:00 仓央杰克 <[email protected]>: > > hi, > how can you combination the spring and aries? > 此邮件来自易信 > 网易邮箱推出官方手机客户端--邮箱大师 马上体验 > > > > 在2015年11月23日 22:02:54, "David Bosschaert" <[email protected]> 写道: > > > Hi Guillaume, > > > > On 23 November 2015 at 04:03, Guillaume Nodet wrote: > > > Good point, I haven't really tested this part specifically. > > > I've used the spring deployer to deploy my test xml in karaf, so > afaik, it > > > uses a dynamicimport-package=*, so I'm not sure about the exact > behaviour > > > yet. > > > > Can we avoid dynamicimport-package=* somehow? Using that you really > > throw all of the OSGi modularity out of the window. > > dynamicimport-package=* should be avoided at all times IMHO... > > > > David >
