-
Jun 6th, 2011, 10:35 PM
#1
org.springframework.http.converter.xml.XmlAwareFor mHttpMessageConverter
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/HttpMessageConverter
V
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules