If you have any solution to this. I'm having the same issue. Thanks.
Reggi wrote:
Hello All,
i am trying Spring 2.0.6 with DWR framework. When i deploy my application to server i get an error:
2007-09-09 02:48:34,781 [main] WARN xml.DefaultNamespaceHandlerResolver - Ignoring namespace handler [org.directwebremoting.spring.DwrNamespaceHandler]: problem with handler class file or dependent class
java.lang.NoClassDefFoundError: org/springframework/beans/factory/xml/NamespaceHandlerSupport
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
My configuration files
spring.handlers
http\://www.directwebremoting.org/schema/spring-dwr=org.directwebremoting.spring.DWRNamespaceHandler