-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 8.10
-
Component/s: Configuration
-
Backlog priority:900
-
Sprint:nxsupport 10.1.1
-
Story Points:1
For example, if the & character is used in a property in nuxeo.conf, it will raise a SAXParseException error like
Caused by: org.xml.sax.SAXParseException; lineNumber: 199; columnNumber: 192; The reference to entity "maxPoolSize" must end with the ';' delimiter. at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:339)