[opencms-dev] Update from opencms 9.0.0 to opencms 9.0.1
David RodrÃguez Merino
david.rodriguez.merino at uva.es
Sun Feb 9 12:11:46 CET 2014
Hi,
I have a problem during the update from 9.0.0 to 9.0.1:
[ache.commons.digester.Digester:1635] Parse Error at line 977 column 59: Attribute "key" is required and must be specified for element type "explorertype".
org.xml.sax.SAXParseException; lineNumber: 977; columnNumber: 59; Attribute "key" is required and must be specified for element type "explorertype".
[opencms.xml.CmsXmlErrorHandler: 81] Error parsing XML resource /servicio/soft/tomcat/webapps/opencms/WEB-INF/config/opencms-workplace.xml
org.xml.sax.SAXParseException; lineNumber: 977; columnNumber: 59; Attribute "key" is required and must be specified for element type "explorertype".
In opencms-workplace.xml we have:
<explorertype name="xmlpage" bigicon="page_big.png">
<newresource page="otheroptions" order="81"/>
</explorertype>
But it hasn't got any key.
Any one have the same problem?
More information about the opencms-dev
mailing list