Oswald Campesato wrote:
Hello, Joseph:
Perhaps you can try starting with "startup.bat debug" and/or copying
some JSPs into webapps\ROOT or webapps\jsp-examples to see if
the problem occurs.
starting with startup.sh -debug doesn't produce any good error messages.

Copying my webapp to the tomcat/webapp-name/ROOT does work (for the jsps anyway) but that isn't what I want.

In tomcat 4.1.18 I had this in my tomcat/webapp-name/default.xml:

<Context path="" docBase="/local/webapps/name"
        debug="9">
          <Resources className="org.apache.naming.resources.FileDirContext"
                     allowLinking="true" docBase="" />

</Context>

... why isn't this working with tomcat 5?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to