<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<BR>
I wanted to incorporate my struts based site with a new opencms site - after installing oc, I copied my old site into the oc site - this includes the WEB-INF dir (updating web.xml appropriately).<BR>
<BR>
I then started recieving the error:<BR>
<BR>
XML validation error :<BR>
<BR>
src-resolve: Cannot resolve the name 'OpenCmsLocale' to a(n) type definition component ...<BR>
<BR>
<BR>
<BR>
After searching the web for a solution, I started a roll-back process and it turns out I added the lib: xerces-2.4.0.jar (while xercesImpl-2.9.1.jar comes with the oc setup). After removing this jar, it works again.<BR>
<BR><BR> <BR> </body>
</html>