-
May 29th, 2012, 01:23 PM
#1
Configuration problem:Unable to locate Spring NamespaceHandler for XML
Hello,
I am getting this exception when I try to deploy my application in Liferay6.1-JBoss 7.0.2
DispatcherPortlet Context initialization failed: org.springframework.beans.factory.parsing.BeanDefi nitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/context]
at org.springframework.beans.factory.parsing.FailFast ProblemReporter.error(FailFastProblemReporter.java :68) [org.springframework.beans-3.1.1.RELEASE.jar:1.1.1]
Now, mine is a portlet application, so I am trying to put all the spring jars plus others jars separately in a module in JBoss...and trying to load the the .war file, but I getting the above exception during run time.
Can Some One tell me where am I wrong and how to get rid of this error?
I am using SPring 3.1.1
Regards,
RD
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