Hi, I have a working wab + spring-dm + spring integration and wab + spring mvc apps. Now, I should be looking to move it to use blueprint correct? Due to spring-dm being deprecated.
So, I tried, but the things beans defined in either blueprint and applicationContext.xml (spring) don't see each other, except of course thru osgi - e.g. by adding spring-dm and exporting/importing services.. which sort of defeats the purpose. Am I missing something? Is there a better way to tackle a blueprint/spring combination? I haven't been able to find any examples tacking this. Regards, Marcos
