Re: Class [org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler] does not implement the NamespaceHandler interface

2008-01-22 Thread Kevan Miller
On Jan 22, 2008, at 8:14 PM, Qaiser Mehmood wrote: I am getting the same error... :) Boy, that's a lot of dependencies that you are declaring. As David suggests, I think it would be good idea to reduce them... In addition to filtering springframework, you should also filter spring

Re: Class [org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler] does not implement the NamespaceHandler interface

2008-01-19 Thread David Jencks
I'd guess you are running into a spring version conflict. I would: 1. remove the dependencies from your plan that you don't need (this won't fix the problem but it should make it easier to look into by cutting the dependency list in half or less) 2. add a hidden-classes element to force