aspose file tools
The moose likes Spring and the fly likes  Unable to locate Spring NamespaceHandler for XML schema namespace Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark " Unable to locate Spring NamespaceHandler for XML schema namespace" Watch " Unable to locate Spring NamespaceHandler for XML schema namespace" New topic
Author

Unable to locate Spring NamespaceHandler for XML schema namespace

Suhas Bilaye
Ranch Hand

Joined: Sep 10, 2009
Posts: 80
Hi all,

I am trying to integrate spring security within my GWT application. But when I run the application in hosted mode, I am getting the following exception


My spring config file and the web.xml file is as follows:

spring-servlet.xml


web.xml



Kindly Help

Thanks and Regards,
Suhas
http://www.xplore-java.blogspot.com/
Suhas Bilaye
Ranch Hand

Joined: Sep 10, 2009
Posts: 80
Hi,

The issue is resolved. I had to copy the "spring-security-core-tiger-2.0.5.RELEASE" jar also in the WEB-INF/lib folder along with the "spring-security-core-2.0.5.RELEASE" jar.

Regards,
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Unable to locate Spring NamespaceHandler for XML schema namespace
 
Similar Threads
Spring Tomcat Application - Startup Problems
Error in adding Spring security
Unable to locate Spring NamespaceHandler for XML schema namespace
Configuration problem:
Spring security and jsf Integration