I tried to configure WebFlow 2.2 + JSF 2 + Hibernate 3.6 but i stuck on:
I have a:Code:ERROR org.springframework.web.servlet.DispatcherServlet - Context initialization failedorg.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 65 in XML document from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'faces:resources'.
in my dispatcher-servlet.xml and org.springframework.faces in my pom.Code:<faces:resources />
Anyone got clue?
Log, pom, config files in attachments.
And sorry for my fatal English.


Reply With Quote
