<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Kai,<br>
      <br>
      the class CmsSearchIndex no longer exists in OpenCms 8.5. It has
      been replaced by implementations for Lucene and SOLR. Have a look
      at org.opencms.search.A_CmsSearchIndex,
      org.opencms.search.CmsLuceneIndex and
      org.opencms.search.solr.CmsSolrIndex.<br>
      <br>
      We currently discussing if removing that class all together was a
      bad move. It may reappear in 8.5.1.<br>
      <br>
      Greetings, Tobias<br>
      <pre class="moz-signature" cols="300">--

Alkacon Software GmbH - The OpenCms Experts

<a class="moz-txt-link-freetext" href="http://www.alkacon.com">http://www.alkacon.com</a>
<a class="moz-txt-link-freetext" href="http://www.opencms.org">http://www.opencms.org</a></pre>
      Am 10.10.2012 12:13, schrieb Schliemann, Kai:<br>
    </div>
    <blockquote
cite="mid:38B19AD8C321A9478F287F25365F776B0F9D3E69@AM2PRD0311MB423.eurprd03.prod.outlook.com"
      type="cite">
      <pre wrap="">Hi list,
I updated my (customized) OpenCms 7.0.5 installation to 8.5.0 with the upgrade wizard.
The upgrade process ended successfully.

Now when I request a page (XML Content) which is based on my own template, I am getting a NoClassDefFoundError:

javax.servlet.jsp.JspException: java.lang.NoClassDefFoundError: org/opencms/search/CmsSearchIndex.

I wonder, if anybody else experienced this problem and found a solution for it.

I know, that the Class CmsSearchIndex no longer exists (obviously). But I don't know how I can fix the problem.

Thanks in advance.
Regards

Kai


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>



</pre>
    </blockquote>
    <br>
  </body>
</html>