> From: linuxChique [mailto:[EMAIL PROTECTED] 
> Subject: RE: Configuring Tomcat on Fedora Core 8
> 
> Arg. Now it's broken again. No 404 pages, just blankness.

I suspect your docBase attribute for your <Context> element is still not
correct.  It's unlikely that the application jars and classes are under
a directory named "src".

> <Host name="localhost" appBase="webapps"
>       unpackWARs="true" autoDeploy="true"
>       xmlValidation="false" xmlNamespaceAware="false">

The above is correct, assuming you haven't damaged something under
Tomcat's webapps directory.

Questions:

1) What JIRA download are you using?

2) When you untar'd (or unzipped) the JIRA download, where did you
install it?

3) Did you change any directory names in the untar'd JIRA directory
tree?

4) What, if anything, have you changed under the $CATALINA_HOME/webapps
directory?

 - 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