<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><STRONG><FONT face=Arial size=2>Hi </FONT></STRONG></DIV>
<DIV><FONT face=Arial size=2><PRE><FONT size=2><STRONG>i installed opencms 4.2 and it works. but it only works with its shell.<BR>if i try to connect via browser i get this error message":</STRONG></FONT></PRE><PRE><FONT size=2><STRONG>FILE NOT FOUND in the browser .....</STRONG></FONT></PRE><PRE><FONT size=2><STRONG>I'm sure it's trivial, but ... Any ideas ??? </STRONG></FONT></PRE><PRE><FONT size=2>my configuration: </FONT></PRE><PRE><STRONG><FONT size=2>Red Hat Linux release 6.2</FONT></STRONG></PRE><PRE><STRONG><FONT size=2>Apache </FONT></STRONG></PRE><PRE><STRONG><FONT size=2>Tomcat3.2.2</FONT></STRONG></PRE><PRE><STRONG><FONT size=2>mod_jk</FONT><FONT size=2>OPenCMS 4.2.0</FONT></STRONG></PRE><PRE><FONT size=4>OPENCMS STARTS:</FONT></PRE><PRE><FONT size=1>||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</FONT></PRE><PRE><FONT face="Times New Roman" size=3>[root@oracle bin]# ./startup.sh<BR>Using classpath: /u01/apps/jakarta-tomcat-3.2.2/lib/ant.jar:/u01/apps/jakarta-tomcat-3.2.2/lib/axerces.jar:/u01/apps/jakarta-tomcat-3.2.2/lib/jasper.jar:/u01/apps/jakarta-tomcat-3.2.2/lib/parser.jar:/<BR>u01/apps/jakarta-tomcat-3.2.2/lib/servlet.jar:/u01/apps/jakarta-tomcat-3.2.2/lib/webserver.jar:/u01/apps/jdk1.2.2/lib/tools.jar<BR>[root@oracle bin]# 2001-07-06 05:48:55 - ContextManager: Adding context Ctx(  )<BR>2001-07-06 05:48:55 - ContextManager: Adding context Ctx( /examples )<BR>2001-07-06 05:48:55 - ContextManager: Adding context Ctx( /admin )<BR>Starting tomcat. Check logs/tomcat.log for error messages<BR>2001-07-06 05:48:55 - ContextManager: Adding context Ctx( /test )<BR>2001-07-06 05:48:55 - ContextManager: Adding context Ctx( /opencms )<BR>2001-07-06 05:49:01 - PoolTcpConnector: Starting HttpConnectionHandler on 8080<BR>2001-07-06 05:49:01 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007<BR>2001-07-06 05:49:01 - PoolTcpConnector: Starting Ajp13ConnectionHandler on 8009</FONT></PRE><PRE><STRONG><FONT face="Times New Roman" size=3>No errors, </FONT></STRONG></PRE><PRE><FONT face="Times New Roman" size=3><STRONG>TOMCAT WORKS, SERVLETS, JSPs </STRONG></FONT></PRE><PRE><FONT size=1>||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</FONT></FONT></PRE></DIV>
<DIV><FONT face=Arial><STRONG>i was following this 
direction:</STRONG></FONT></DIV>
<DIV><FONT face=Arial><A 
href="http://www.opencms.com/majordomo/opencms-dev/0102/msg00009.html">http://www.opencms.com/majordomo/opencms-dev/0102/msg00009.html</A></FONT></DIV>
<DIV> </DIV>
<DIV><STRONG>my PATH_TO_OPENCMS/webapps/opencms/WEB-INF/web.xml file 
:</STRONG></DIV>
<DIV>|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</DIV>
<DIV><?xml version="1.0" encoding="ISO-8859-1" ?></DIV>
<DIV> </DIV>
<DIV><!DOCTYPE web-app<BR>      PUBLIC "-//Sun 
Microsystems, Inc.//DTD Web Application 
2.2//EN"<BR>      "<A 
href='http://java.sun.com/j2ee/dtds/web-app_2_2.dtd"'>http://java.sun.com/j2ee/dtds/web-app_2_2.dtd"</A>></DIV>
<DIV> </DIV>
<DIV> <web-app><BR>      
<servlet><BR>           
<servlet-name><BR>                
opencms<BR>           
</servlet-name><BR>           
<servlet-class><BR>                
com.opencms.boot.OpenCmsServlet<BR>           
</servlet-class><BR>           
<init-param><BR>                
<param-name>opencms.home</param-name><BR>                
<param-value>/u01/apps/openCMS/opencms_4.2</param-value><BR>           
</init-param><BR>      </servlet></DIV>
<DIV> </DIV>
<DIV>      
<servlet-mapping><BR>           
<servlet-name><BR>                
opencms<BR>           
</servlet-name><BR>           
<url-pattern><BR>                
/opencms/*<BR>           
</url-pattern><BR>      
</servlet-mapping><BR> </web-app></DIV>
<DIV>
<DIV>|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></FONT></DIV></BODY></HTML>