Hello Folks.

I have application with Spring-3.0.3 jars in WEB-INF\lib. I am getting following error. Please help me to resolve. any kind of hint will be appreciated.

I checked JARs and one of the JAR has this class "org.springframework.http.converter.xml.XmlAwareFo rmHttpMessageConverter"

Error:

org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'annotationHandlerAdapter': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationExcepti on: Could not instantiate bean class [org.springframework.web.servlet.mvc.annotation.Ann otationMethodHandlerAdapter]: Constructor threw exception; nested exception is java.lang.NoSuchMethodError: org.springframework.http.converter.xml.XmlAwareFor mHttpMessageConverter.addPartConverter(Lorg/springframework/http/converter/HttpMessageConverterV