<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Timothy<br>
<blockquote
 cite="mid:OFA5799022.871FEFA1-ON8525770A.005F0A62-8525770A.005FC610@pheaa.org"
 type="cite">
  <pre wrap="">
Now I need to do the same for the software 
used in our production environment which is IBM WebSphere 7.0 and DB2. Are 
there any wiki entries, documentation, mail archives, etc. that would help 
me in this endeavor?  I have tried it but I keep getting the error 

 javax.servlet.ServletException: Critical error during OpenCms 
initialization: The OpenCms setup wizard is still enabled.
  </pre>
</blockquote>
Did you already go through the setup?<br>
<br>
You need to deploy the web app in a way that ensures that the .war file
gets unpacked and that the unpacked files are writable by the web app.
Then, you need to go through the setup wizard which should spend some
time to import all important modules.<br>
<br>
In the end it should tell you that the setup was successful. Then, you
should re-start the web application context.<br>
<br>
If the setup did go through, but for some reason this message still
appears, then you can manually disable the wizard in the
opencms.properties configuration file and re-start the web-app. But
this will only help if the wizard was able to import all important
modules.<br>
<br>
If you still have trouble, then it is good to attach your logfile from
the installation which you can find in the opencms webapp under
WEB-INF/logs.<br>
<br>
<br>
Kind regards<br>
Christian<br>
<br>
<blockquote
 cite="mid:OFA5799022.871FEFA1-ON8525770A.005F0A62-8525770A.005FC610@pheaa.org"
 type="cite">
  <pre wrap="">
TIA

Tim McGinnis
717 720-1962
Web Development
AES/PHEAA
==============================================================================
This message contains privileged and confidential information intended for the above addressees only.  If you
receive this message in error please delete or destroy this message and/or attachments.  

The sender of this message will fully cooperate in the civil and criminal prosecution of any individual engaging
in the unauthorized use of this message.
==============================================================================

  </pre>
  <pre wrap="">
<hr size="4" width="90%">

_______________________________________________
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/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a></pre>
</blockquote>
<br>
</body>
</html>