We are indeed using spring version 3.2.3 which has inlined spring-asm in its core jar and we don't have the spring-asm.jar nor did I defined it in the snowdrop module. Are you saying that snowdrop does not support spring 3.2.x ? Your zip seems to have modules for 2.5, 3 and 3.1 but nothing higher.
On github however I do see a 3.2 module defined. Should I try to build from source?
I am trying to figure out if for our situation snowdrop is the way to go, or if we should try the SpringBeanAutowiringInterceptor interceptor.
Thanks for all the help.