I have nearly the same kind of problem
Did you manage to find the solution ?
JerryShea wrote:
I'm hoping someone will have seen this before. I have built the activemq-web-console from source from the apache-activemq-4.1.1 distribution and am trying to deploy the war to geronimo (2.0.2). Unfortunately when I deploy I get:
java.lang.NoClassDefFoundError: org/springframework/beans/factory/FactoryBean (full stack trace below)
Now I can see that this class is defined in spring-2.0.jar which is in the WEB-INF/lib of my war file. I appreciate that this may be because I haven't configured geronimo correctly but would appreciate a note if anyone has seen this before...
Thanks, Jerry