cancel
Showing results for 
Search instead for 
Did you mean: 

Spring version

sathish1
Champ in-the-making
Champ in-the-making
Trying to get the Activiti engine 5.1.5 to start with spring verion 3.1.0. Is there are minimum requirement for running the 5.1.5 engine? When I start the servlet context it is throwing an exception something like this.,


java.lang.NoClassDefFoundError:org/springframework/beans/factory/NoUniqueBeanDefinitionException


Any recommendations?? Thanks.
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi
Activiti (spring module) uses

    <spring.framework.version>3.2.7.RELEASE</spring.framework.version>

Regards
Martin