-
Jun 24th, 2011, 03:31 PM
#1
Unable to locate Spring NamespaceHandler for XML schema namespace
When I make a new project with spring template " Shared service bundle project "
and try to run it . I am facing following Error
*************************************
Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/context]************************************************** ******
How to address this error
-
Jun 30th, 2011, 07:16 AM
#2
do you have spring-context-x.x.x.jar in your dependency list? If not, you can enable Maven dependency management (right click on the project name in project explorer) then add dependency "spring-context-x.x.x" ...
-
Jul 9th, 2011, 01:14 PM
#3
Thanks for the reply
********************
I double click on the dm server in server window, it open spring server dm page then select the repository the send tab located down -> put "org.springframework.context" in search which shows me differrent versions of bundle once I clicked on search , then click download button which adds bundle , this way I able to solve this error.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules