-
Dec 4th, 2011, 09:45 PM
#1
Urgent Help Needed -- Recieving Namespace Handler
Dear Experts,
I need immediate help, I am recieving below error when trying to upload war file to Weblogic 11g server.
I am using spring3.0, webflow2.3,JSF2
Offending resource: ServletContext resource [/WEB-INF/context/my-config.xml];
nested exception is org.springframework.beans.factory.parsing.BeanDefi nitionParsingException:
Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/faces]
Offending resource: ServletContext resource [/WEB-INF/context/my-config.xml]
Any idea will be greatly appreciated.
-
Dec 5th, 2011, 09:48 AM
#2
Just add to above explanation. I have included in my lib directory jars for Hibernate3. Another difference is I am using ant to create the war file instead of me exporting the war using eclipse file/export.
Any Ideas...
Thanks,
Babu
-
Dec 7th, 2011, 09:12 AM
#3
Resolved the issue.. I was missing the jar or.springframework.faces-2.3.0.RELEASE jar
Once added , I am back to Business....
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