> Thanks. In the WebdavServlet code it is looking only for "webdav"
> namespace. Do wee need to modify or it just works?
There is a "namespace" parameter in web.xml in the Slide Webapp. You can put
there the name of the namespace you want the servlet to access.
Remy (wondering why he's even bot
Thanks. In the WebdavServlet code it is looking only for "webdav"
namespace. Do wee need to modify or it just works?
Rama
>From: "Remy Maucherat" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: Multiple Namespaces
>Date: Tue, 20 Feb 2001 18:15:42 -0800
> Hi all
>
> I would like to be able have a default property that applies to a
> certain type of file. An example would be that there would be a
> property which specifies the default transformation to apply to an XML
file.
>
> I was wondering whether i could do this with the new default properti
> I wonder how could we set up multiple name spaces in slide. I mean, to
store
> collection A in directory A and Collection B in Directory B and probably
> with different Service implementatations.
> Ref http://jakarta.apache.org/slide/namespace.html#Stores
You can put multiple namespace element
Hi all
I would like to be able have a default property that applies to a
certain type of file. An example would be that there would be a
property which specifies the default transformation to apply to an XML file.
I was wondering whether i could do this with the new default properties
code.
Quoting "Thomson, Judi R" <[EMAIL PROTECTED]>:
> Hi,
> I'm trying to set up slide so that I can add some data stores and
> indexing to
> it. Right now I'm at the 'try to understand what is already there'
> stage. I
> have tomcat 3.2.1 and slide (milestone 7) running under solaris. I can
>
I wonder how could we set up multiple name spaces in slide. I mean, to store
collection A in directory A and Collection B in Directory B and probably
with different Service implementatations.
Ref http://jakarta.apache.org/slide/namespace.html#Stores
Rama
Hi,
I'm trying to set up slide so that I can add some data stores and indexing to
it. Right now I'm at the 'try to understand what is already there' stage. I
have tomcat 3.2.1 and slide (milestone 7) running under solaris. I can use the
slide servlet to put files and to retrieve them and