| 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,
|
 |
 |
|
|
subject: Unable to locate Spring NamespaceHandler for XML schema namespace
|
|
|