<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>I just installed OpenCMS 5.0.1, but when I try to edit any html file
within OpenCMS, I get a http 500 error with the<BR>following message:<BR></DIV>
<DIV><FONT face=Arial size=2>java.lang.NoSuchMethodError:
org.apache.xerces.dom.CoreDocumentImpl.getEncoding()Ljava/lang/String;<BR> at
com.opencms.template.CmsXmlXercesParser.getOriginalEncoding(CmsXmlXercesParser.java:193)<BR> at
com.opencms.template.CmsXmlXercesParser.getXmlText(CmsXmlXercesParser.java:131)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have read somewhere that "This a a conflict
of XML/Xerces jar versions.</FONT></DIV>
<DIV><FONT face=Arial size=2>Tomcat comes with a version that is not compatible
with OpenCms at this time.<BR>Solution: Look for a xercesImpl.jar somehere in
the default Tomcat lib folders.</FONT></DIV>
<DIV><FONT face=Arial size=2>Replace this with the xerxec1.4.4.jar that ships
with OpenCms."</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've copied my "xerxec1.4.4.jar" into
c:\tomcat\common\endorsed and renamed it "xercesImpl.jar".</FONT></DIV>
<DIV><FONT face=Arial size=2>(The original "xercesImpl.jar" was renamed
"xercesImpl.jar.org"). I have tried restarting Tomcat and the
computer</FONT></DIV>
<DIV><FONT face=Arial size=2>several times but it s</FONT><FONT face=Arial
size=2>till doesn't work..... Any ideas?</FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV>
<DIV>My Tomcat version is 4.1.29</DIV>
<DIV> </DIV>
<DIV>-Leif<BR></DIV></FONT></BODY></HTML>