RE: XMLDBGenerator

2002-02-22 Thread Stephan Michels
On Fri, 22 Feb 2002, Vadim Gritsenko wrote: > > From: Stephan Michels [mailto:[EMAIL PROTECTED]] > > > > On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > > > > > > > > xmldb:dbxml:///db/ > > > > > > Base should be is xmldb:xindice///db/. > > > > > > Also, you are getting the error from the XML:

RE: XMLDBGenerator

2002-02-21 Thread Vadim Gritsenko
> From: Stephan Michels [mailto:[EMAIL PROTECTED]] > > On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > > > xmldb:dbxml:///db/ > > > > Base should be is xmldb:xindice///db/. > > > > Also, you are getting the error from the XML:DB source protocol, not > > from the generators, please double chec

Re: XMLDBGenerator

2002-02-21 Thread Stephan Michels
On Thu, 21 Feb 2002, Martin Holz wrote: > Stephan Michels wrote: > > On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > > > Stephan Michels wrote: > > > > I try to use cocoon with xindice. > > > > > > Please avoid, if possible, the XML:DB generators, swith to the Source > > > implementation, which

Re: XMLDBGenerator

2002-02-21 Thread Martin Holz
Stephan Michels wrote: > On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > > Stephan Michels wrote: > > > I try to use cocoon with xindice. > > > > Please avoid, if possible, the XML:DB generators, swith to the Source > > implementation, which allows you to use straightforward XML:DB URIs in > > you

Re: XMLDBGenerator

2002-02-21 Thread Stephan Michels
On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > Stephan Michels wrote: > > I try to use cocoon with xindice. > > Please avoid, if possible, the XML:DB generators, swith to the Source > implementation, which allows you to use straightforward XML:DB URIs in > your sitemap. The generators are goin

Re: XMLDBGenerator

2002-02-21 Thread Gianugo Rabellino
Stephan Michels wrote: > I try to use cocoon with xindice. Please avoid, if possible, the XML:DB generators, swith to the Source implementation, which allows you to use straightforward XML:DB URIs in your sitemap. The generators are going to be deprecated and abandoned in a short while. Anyw