I am also seeing issues when spring tries to create a proxy. Does anyone know how to solve this?
Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class $Proxy121 It really seems the most basic use cases of spring are not working in servicemix 4. It is very frustrating. I got them to work in another OSGI env and they worked in servcicemix 3, but not with OSGI and servicemix 4.
