tomcat root context

2002-01-03 Thread Scott Eade
The server.xml provided with tomcat 4.01 includes: !-- Tomcat Root Context -- !-- Context path= docBase=ROOT debug=0/ -- and yet the files in webapps/ROOT are server up when the url http://localhost:8080 is used regardless of the fact that the Context element

Re: Missing Step in deployng TDk app?

2002-01-01 Thread Scott Eade
From: Ivo Zivkov [EMAIL PROTECTED] To: [EMAIL PROTECTED] I have a question about deploying the application. I am using the latest Turbine TDK with Tomcat 4.0.1 on Linux. After successfully building the sample 'newapp' in the turbine TDK, tomcat reposted Not fond error 404' to the URL:

Re: Turbine/Velocity abd PostgreSQL problem

2002-01-01 Thread Scott Eade
Try the turbine-user list. - Original Message - From: Ivo Zivkov [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 02, 2002 11:13 AM Subject: Turbine/Velocity abd PostgreSQL problem Has anyone been able to get turbine and velocity to work with PostgreSQL? I followed

servlet-mapping problem - tomcat 4.0.1

2001-12-21 Thread Scott Eade
How do I default a user to my servlet without blocking access to other directories? Using a default mapping of / results in failure to gain access to resources under my servlet directory. I think I have a fairly standard set-up of tomcat 4.0.1 on win2k. Within C:\jakarta-tomcat-4.0.1\webapps I

Re: servlet-mapping problem - tomcat 4.0.1

2001-12-21 Thread Scott Eade
From: Craig R. McClanahan [EMAIL PROTECTED] On Fri, 21 Dec 2001, Scott Eade wrote: Subject: servlet-mapping problem - tomcat 4.0.1 How do I default a user to my servlet without blocking access to other directories? Using a default mapping of / results in failure to gain access

Newbee - how does tomcat 3.1 know the names of the jar files to load

2001-12-19 Thread Scott Eade
Hi, I have had a brief look at the archives, but I can't find this particular needle in the haystack. I am trying to get an servlet up and running at an ISP that has tomcat 3.1 and I am running into a couple of problems. (The ISP will soon be upgrading to 4.01 but for now I have to make do with