Greetings,

I posted a message on this error earlier today, however, I'm now getting 
worried, as I can't get rid of the error. Here is the original post:

>All of my jsp files have the following line in them:
>
>
><%@ include file="/templates/header.jsp" %>
>
>
>Whenever I restart Tomcat, I get a "Bad file argument to include" error. 
>After 10 minutes, or so, this error goes away. I have no idea what's 
>causing the error and even more perplexing is why it goes away by itself. 
>Any help would be much appreciated.

This time, however, the problem has not gone away. I've tried restarting 
Tomcat and Apache (running on Redhat), and running ./build all, but nothing 
has helped. It seems like the context is incorrect. I've defined it as follows:

    <Context path=""
             docBase="/site/www.tenetchoices.com/webapps/"
             debug="9"
             reloadable="true" >
   </Context>

Don't know where to go from here.

Thanks,

Steve


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to