Arg. Now it's broken again. No 404 pages, just blankness.

server.xml:

      <!-- Define the default virtual host
           Note: XML Schema validation will not work with Xerces 2.2.
       -->
      <!--<Host name="localhost" appBase="/var/www/html/jira/src/webapp"-->
      <Host name="localhost" appBase="webapps"
       unpackWARs="true" autoDeploy="true"
       xmlValidation="false" xmlNamespaceAware="false">

Erin


Caldarale, Charles R wrote:
> 
>> I also found an appBase in server.xml that I changed
>> to /var/www/html/jira/src/webapp/
> 
> That was incorrect, and will get you in trouble at some point.  Put it
> back the way it was ("webapps").
> 

-- 
View this message in context: 
http://www.nabble.com/Configuring-Tomcat-on-Fedora-Core-8-tf4964192.html#a14231784
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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