Description
following the documentation (I think), when running in local with "gradle bootRun", I get an error at startup :
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from relative location [securityContext.xml]
Offending resource: URL file:/C:/Users/vincent/IdeaProjects/fineract/build/classes/java/main/META-INF/spring/appContext.xml; nested exception is org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 223 in XML
document from URL file:/C:/Users/vincent/IdeaProjects/fineract/build/classes/java/main/META-INF/spring/securityContext.xml is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 223; columnNumber: 63; cvc-compl}}
ex-type.2.4.c: ▄bereinstimmungsplatzhalter ist streng, aber es kann keine Deklaration f³r Element 'oauth:authorization-server' gefunden werden.
When commenting out the last 2 elements (oauth:authorization-server and oauth:resource-server), then the application starts.
If it's not normal, then maybe the documentation should be updated ?
Attachments
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
- fixes
-
FINERACT-898 Test failures due to XmlBeanDefinitionStoreException Caused by: org.xml.sax.SAXParseException
- Closed
-
FINERACT-1181 Fineract does not start unless machine is connected to internet
- Closed
- links to