> From: Luca Stramenga [mailto:[EMAIL PROTECTED]
> Subject: tomcat mod_proxy_ajp and root path
>
> >  <Logger className="org.apache.catalina.logger.FileLogger"
> > directory="/usr/share/tomcat-5.5.26/logs" prefix="domain.com"
> > suffix=".log" timestamp="true" />

If you're really using Tomcat 5.5 (you didn't bother to tell us), there is no 
<Logger> element in that level; that's not causing the problem, but should be 
fixed.

> The application shows a login page at the address
> http://www.domain.com/servlet/fp2008/

Looks like you're still trying to use the InvokerServlet, which you really, 
really don't want to do.  Read this:
http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q3

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to