[opencms-dev] Re: HTTP 404 . . . /system/workplace/action/index.html is not available

greg opencms gregsopencms at hotmail.com
Thu Apr 1 10:52:01 CEST 2004


Thomas,

I directly accessed the 
<tomcat_home>/webapps/opencms/WEB-INF/ocsetup/vfs/system/login/index file 
again and returned it to its orginal state.  I then accessed it via the 
OpenCms interface, made the change you suggested, and used OpenCms to 
"publish directly" the file, which resulted in . . .

Success! Now when I browse to my login page and reveal is source code with 
the browser, the changes I made to the file through OpenCms are there.  The 
form tag is now

<!-- The line below commented out by Greg, 2004.04.01 10:19 -->
<!--
<form
        action="/opencms/opencms/system/login/index.html?login=true"
        method="post"
        name="LOGIN"
        >
-->
<form
        
action="http://our.host:8080/opencms/opencms/system/login/index.html?login=true"
        method="post"
        name="LOGIN"
        >
<!-- The line above added by Greg, 2004.04.01 10:19 -->

So thanks again for your help.

Because I don't know the exact conditions which led to the problem I was 
having (I wasn't doing anything new when the problem started), I don't quite 
know what scenario to repeat to test the fix except to keep using OpenCms as 
I was before and observe whether or not the problem returns.  If you don't 
hear from me again, that means it worked!

Greg.

>
>"greg opencms" <gregsopencms at hotmail.com> writes:
>
> > So my question for you now is: have I changed the right file?
>
>Yes, but at the wrong place. Your changes only take place after an
>installation of OpenCms.
>
>Edit the file in OpenCms in the Offline-Project and Publish it.
>
>

_________________________________________________________________
Free yourself from those irritating pop-up ads with MSn Premium. Get 2months 
FREE*  
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines




More information about the opencms-dev mailing list