[opencms-dev] HTTP Status 404 - /opencms/setup

Stephan Dale stephan.dale at clicksandlinks.com
Mon Mar 7 12:45:05 CET 2005


Hi.

We have OpenCMS 6b1 running on Tomcat 5. It installed without a problem.

Do you have the appropriate context-param, servlet and servlet-mapping
config in OpenCMS's web.xml?

    <context-param>
        <param-name>OpenCmsServlet</param-name>
        <param-value>/opencms/*</param-value>
    </context-param>

    <servlet>
        <servlet-name>OpenCmsServlet</servlet-name>
        <description>
            The main servlet that handles all requests to the OpenCms VFS.  
        </description>
        <servlet-class>org.opencms.main.OpenCmsServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
    </servlet>

    <servlet-mapping>
        <servlet-name>OpenCmsServlet</servlet-name>
        <url-pattern>/opencms/*</url-pattern>
    </servlet-mapping>


Steph




Erik Lyons wrote:

>I had this very problem on RedHat ES 3.0 with tomcat5. I don't remember
>what fixed it, but I did have a lot of trouble with Xerces version.
>
>-e.l.
>
>  
>
>>>>KevinH at mckenzieseeds.com 3/1/2005 8:37:48 AM >>>
>>>>        
>>>>
>
>I had a problem like this too, but I've been working with 6b1 on
>several platforms, so my memory's a little fuzzy.  I think it was on a
>Debian("sarge") installation, which would have had tomcat4 installed(via
>apt-get).  I know that I had to install tomcat5(manually! ..not via
>apt-get) and then I was able to proceed with the 6b1 installation.
>
>Since you're having the problem with tomcat5, and I was having the
>problem with tomcat4, it would seem the issue is one of tomcat's
>configuration, rather than compatibility.
>
>Hope this helps.
>Kevin Hyde.
>
>-----Original Message-----
>From: Fabian Paganotto [mailto:fabian.paganotto at swisscom.com] 
>Sent: Tuesday, March 01, 2005 10:15 AM
>To: opencms-dev at opencms.org 
>Subject: [opencms-dev] HTTP Status 404 - /opencms/setup
>
>
>Hi 
>
>I have a little problem and it seems that I am not the only one. This
>Problem 
>was already sent once from another person
>
>I tried to install opencms 6.0 beta 1 on a tomcat-5 
>as described I put the opencms.war into the wepapp dir. Tomcat unpacked
>it 
>without problem. 
>
>In the Web Browser I got the following
>
>HTTP Status 404 - /opencms/setup/
>
>type Status report
>
>message /opencms/setup/
>
>description The requested resource (/opencms/setup/) is not available.
>Apache Tomcat/5.0
>
>
>The examples are working without problem
>
>Any Hints
>
>Tanks a lot 
>
>Fabian Paganotto
>
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please
>visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev 
>
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please
>visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>  
>

-- 
Stephan Dale
Senior Software Engineer
Clicks and Links Ltd

stephan.dale at clicksandlinks.com
________________________________________________________________________

Clicks and Links Ltd
The Old School House, Thirsk Street, Ardwick Green, Manchester, M12 6PN.
Tel: +44(161) 273 5252
Fax: +44(161) 273 5293
Web: www.clicksandlinks.com

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you have 
received it in error, please notify the sender immediately and delete 
the original. Any other use of the email by you is prohibited. If you 
have received this email in error please notify info at clicksandlinks.com. 
This Email message has been swept for the presence of computer viruses 
currently known to Clicks and Links. However, the recipient is 
responsible for virus-checking before opening this message and any 
attachment.

Clicks and Links Limited is incorporated in England and Wales under 
company number 4029108. Registered address: 28 Moss Road, Alderley Edge, 
Cheshire SK9 7HZ.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050307/9247b6c0/attachment.htm>


More information about the opencms-dev mailing list