Howdy,
>Yes, I have this. And maybe I'm being too detailed, but I can't see
>where to deploy this at without a WAR file in Tomcat 5, at least not
>without a WAR file. I'm using Tomcat Manager to look at this - if
>there's another method, I'd certainly be open to hearing it.
OK. In tomcat 4 th
On Dec 19, 2003, at 11:40 AM, Shapira, Yoav wrote:
is, I can't find the right "source" to deploy it from. There's no
webdav.war file, and there's no webdav directory. I even
re-downloaded
the tomcat source to make sure I didnt' miss something in my install.
There's a webdav directory under the
On Dec 19, 2003, at 11:40 AM, Shapira, Yoav wrote:
There's a webdav directory under the webapps directory in tomcat 4. In
tomcat 5, see $CATALINA_HOME/server/lib/servlets-webdav.jar. There is
no WAR file.
I'm relatively new to the list, so if you'd be willing to cc: me
directly on any replies, I
Howdy,
>I understand that there's WebDAV support in Tomcat (v5), and I
WebDAV support is also present in tomcat v4.x.
>understand that I need to deploy it via the tomcat manager. Problem
You don't have to deploy it via the tomcat manager, but that's one easy
option.
>is, I can't find the rig
Hi folks -
I'm relatively new to TOMCAT, and I'm having a problem figuring out how
to install WEBDAV support.
I have two machines - my local box is running Apache 1.3.x that ships
with OSX. I have successfully modified it for WebDAV support and
tested against it - it works great.
I have anot