Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/security]

While deploying my application on Tomcat, I get this error.

I use spring-security 2.0-M2. What can I do to avoid this message? Because it is a blocking one because the application does not startup.