[opencms-dev] Trying to install OpenCms with Resin
Osmo Laitinen
lossil at gmail.com
Fri Aug 19 11:09:11 CEST 2005
On 8/19/05, Rishi K Srivastava <rsrivastava at sapient.com> wrote:
>
>
> Hi Folks,
>
> I am trying to install OpenCms with Resin (both 2.1.16 and 3.0.14). I am
> facing the same problem with both the installations.
>
> Steps Followed:
>
> 1) Install (unzip) the Resin installable.
>
> 2) Copy (deploy) the opencms.war in the webapps directory. Ensure that Resin
> unjars\extracts the war file into a directory structure.
>
> 3) Hit the url http://127.0.0.1:8080/opencms/ocsetup
>
> 4) I get the following exception
>
> javax.servlet.ServletException: Critical error during OpenCms
> initialization:
>
> The OpenCms setup wizard is still enabled.
>
I had same problem.
If I remember correctly it was fixed by commenting out the following
line in file
opencms/WEB-INF/web.xml:
<load-on-startup>1</load-on-startup>
Ossi
More information about the opencms-dev
mailing list