<I think I missed something : what you call CATALINA_HOME is where you put Tomcat or Slide ? Because these files (slide.xml, slide.conf...) are in the /conf directory of Slide and not Tomcat... Maybe must I put them in Tomcat's directory but I didn't read that in any doc...> >The server subdirectory contains the slide-integrated tomcat. That was the directory I was refering to.
Ok, I changed my CATALINA_HOME environment variable. But I've got new troubles : when I call a simple propfind on localhost/slide, I get that : PROPFIND /slide HTTP/1.1 Content-Length: 91 Content-Type: text/xml; charset=utf-8 Host: localhost:8080 Depth: 1 User-Agent: Jakarta HTTP Client/1.0 HTTP/1.1 501 Method PROPFIND is not defined in RFC 2068 and is not supported by the Servlet API Content-Type: text/html Date: Tue, 02 Apr 2002 11:47:47 GMT Server: Apache Tomcat/4.0.1 (HTTP/1.1 Connector) And I understand why : the namespace 'slide' is the default namespace, isn't it ? And I don't understand what is the filespath '/files' : where is it "physically" ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
