XMLDB psuedo Proptocol in cocoon2.0.4 failure in registering driver DatabaseImpl.

2002-12-12 Thread Subrahmanya, Noida
  Hi,    I am setting up an application which reads from an XMLdatabase using the XMLDB API's on cocoon 2.0.4 . This was running fine on cocoon 2.0.3. The problem i am having is when an XMLResource is being read from the XML database. It throws an XMLDBException with the reason

RE: XMLDB psuedo Proptocol in cocoon2.0.4

2002-12-12 Thread Subrahmanya, Noida
: Thursday, December 12, 2002 06:30 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: RE: XMLDB psuedo Proptocol in cocoon2.0.4 Hi,   I am setting up an application which reads from an XMLdatabase using the XMLDB API's on cocoon 2.0.4 . This was running fine on coccon

RE: XMLDB psuedo Proptocol in cocoon2.0.4

2002-12-12 Thread Subrahmanya, Noida
Hi,   I am setting up an application which reads from an XMLdatabase using the XMLDB API's on cocoon 2.0.4 . This was running fine on coccon 2.0.3. The problem i am having is when an XMLResource is being read from the XML database. It throws an XMLDB API exception with the reason

XMLDB Proptocol in cocoon2.0.4

2002-12-11 Thread Shruti Ahuja, Noida
Hi,   I am setting up an application which reads from an XMLdatabase using the XMLDB API's on cocoon 2.0.4 . This was running fine on coccon 2.0.3. The problem i am having is when an XMLResource is being read from the XML database. It throws an XMLDB API exception with the reason

using XMLForms with Xindice (through XMLDB Transformer) - ideas?

2002-11-01 Thread Josema Alonso
could open the connection to Xindice and store the data. 2.- Make the confirm page not a XML page but a XSP one. I could add logic to retrieve the model bean data there and add it to Xindice. 3.- Similar to #2 but I only produce there the needed XML entry for the XMLDB transformer and feed it

Re: Plz help with this - error the requested uri /"cocoon-dev/xmldb" not found

2002-09-27 Thread [EMAIL PROTECTED]
ant serve up any Xindice data. > >I have started Xindice & run Tomcat 4 > I get the Cocoon Welcome page > (http://172.**.*.**:/cocoon-dev/status and the others) .> >Except when I attempt http://172.**.*.**:/cocoon-dev/xmldb/addressbook/ > >I get the follwing erro

Re: Plz help with this - error the requested uri /"cocoon-dev/xmldb"not found

2002-09-27 Thread Vadim Gritsenko
d the others) .> > Except when I attempt > http://172.**.*.**:/cocoon-dev/xmldb/addressbook/ 1. Make sure you have xindice.jar in WEB-INF/lib 2. Make sure you have addressbook collection. Check using xindice command line tools. 3. Check that you have in cocoon.xconf:

Plz help with this - error the requested uri /"cocoon-dev/xmldb" not found

2002-09-26 Thread Chuck Amadi
p://172.**.*.**:9999/cocoon-dev/xmldb/addressbook/ I get the follwing error the requested uri /"cocoon-dev/xmldb" not found I have tried the match tag in sitemap.xmap ie localhost , ipAddress still no joy. ensured it reads src="xml:xindice:/172.**.*.**:4080/db/ {..1}# {1}&q

RE: xpath queries not working in xmldb

2002-08-03 Thread Vadim Gritsenko
> From: John Moylan [mailto:[EMAIL PROTECTED]] > > Hi, Hi John, > Are there issues I should be aware of when using the xmldb using xindice > from the command line to return documents using: > xindice xpath_query -c /db/extractsdb -q > "//Metadata/Property[@FormalName

xpath queries not working in xmldb

2002-08-03 Thread John Moylan
Hi, Are there issues I should be aware of when using the xmldb using xindice from the command line to return documents using: xindice xpath_query -c /db/extractsdb -q "//Metadata/Property[@FormalName='PublicationDate'][@Value='20020710']" the result I get is all f

RE: xpath queries not working in xmldb

2002-08-01 Thread Vadim Gritsenko
> From: John Moylan [mailto:[EMAIL PROTECTED]] > > Hi, > > Are there issues I should be aware of when using the xmldb using xindice > from the command line to return documents using: > xindice xpath_query -c /db/extractsdb -q > "//Metadata/Property[@FormalN

xpath queries not working in xmldb

2002-08-01 Thread John Moylan
Hi, Are there issues I should be aware of when using the xmldb using xindice from the command line to return documents using: xindice xpath_query -c /db/extractsdb -q "//Metadata/Property[@FormalName='PublicationDate'][@Value='20020710']" the result I get is all f

xmldb generator and utf-8 problems

2002-07-14 Thread adrian . dimulescu
Hello, i am using xindice as data source in cocoon. the problem is that the xml documents in xindice are encoded in utf-8 and cocoon seems to alter the "special" characters before returning them: so: while a simple xindice query which returns a piece of a document like, for instance: xindice

AW: Problem with xmldb-pseudo-protocol

2002-05-01 Thread Jörn Heid
Thanks for your answer. As my Cocoon installation thinks of a file path instead of a xmldb uri your solution does not work :( I must be a nisconfiguration (or a typo)... -Ursprüngliche Nachricht- Von: Arjé Cahn [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 1. Mai 2002 22:00 An: [EMAIL

RE: Problem with xmldb-pseudo-protocol

2002-05-01 Thread Arjé Cahn
Is this a collection you are calling? Then you should try meta/#. -Oorspronkelijk bericht- Van: Jörn Heid [mailto:[EMAIL PROTECTED]] Verzonden: 01 May 2002 20:14 Aan: [EMAIL PROTECTED] Onderwerp: Problem with xmldb-pseudo-protocol When I call this pipeline

Problem with xmldb-pseudo-protocol

2002-05-01 Thread Jörn Heid
When I call this pipeline: I get "java.io.FileNotFoundException: /C:/Programme/Apache Group/resin/xmldb:xindice:/localhost:4080/db/ximmo/kruck/exposes/meta#." I added the following lines from http://www.cocooncenter.de/cc

Re: xmldb logicsheet ?

2002-02-12 Thread Gianugo Rabellino
Martin Holz wrote: > I see one problem with the source concept, if you are retrieveing lots of > resources from the same collection. There are three steps to > get a resource from xindice; > > 1) register database > 2) get collection > 3) get document > > Typical performance numbers are: > 1)

Re: xmldb logicsheet (XMLDBTransformer is a great start)

2002-02-12 Thread Martin Holz
Hi, Michael Homeijer wrote: > Have a look at the XMLDBtransformer in scratchpad, it could be easier to > add your functionality there. I agree. > Additional functionality for the XMLDBTransformer could be: > - resolving nested xml queries and/or structures (ie. get the collection > and then get

RE: xmldb logicsheet (XMLDBTransformer is a great start)

2002-02-12 Thread Michael Homeijer
a command in the next query. HTH, Michael Homeijer > -Original Message- > From: Martin Holz [mailto:[EMAIL PROTECTED]] > Sent: dinsdag 12 februari 2002 12:05 > To: [EMAIL PROTECTED] > Subject: Re: xmldb logicsheet ? > > > Hi, > > Gianugo Rabellino wrot

Re: xmldb logicsheet ?

2002-02-12 Thread Martin Holz
Hi, Gianugo Rabellino wrote: > Guys, > > please *don't* use the XMLDB generators. They are going to be deprecated > RSN, since they are replaced by the much more powerful Source > abstraction that allows to use plain XMLDB URIs to retrieve documents > and, yes :), XPat

Re: xmldb logicsheet ?

2002-02-12 Thread Gianugo Rabellino
Yann Secq wrote: > For the moment, I haven't found how to retrieve XML > documents through an XPath query. If anyone knows, I'll be > glad to know as well :) Guys, please *don't* use the XMLDB generators. They are going to be deprecated RSN, since they are replaced b

Re: xmldb

2002-01-27 Thread Michael Wechner
RTFM Michael, but not the online version http://xml.apache.org/cocoon/userdocs/generators/generators.html You will find it when you download the newest Cocoon version. All the best Michael Michael Wechner wrote: > Hi > > I have been looking for docs on XMLDB and Cocoon, but didn

xmldb

2002-01-27 Thread Michael Wechner
Hi I have been looking for docs on XMLDB and Cocoon, but didn`t find a nice piece. Maybe somebody knows one or if there really doesn't exist one, then I would start writing one. In the latter case any hints on the usage of the XMLDBGenerator and xmldb.jar are very appreciated. Thanks

Re: xmldb - Xupdate

2002-01-08 Thread Gianugo Rabellino
Christian Zoffoli wrote: > Is it possible to see an example of xmldb Xupdate using cocoon ? There is no XUpdate capability in the Cocoon pseudo-protocol for XML:DB. The protocol is read only, so no modification can be done. Of course you can always resort to XSP writing your own java c

xmldb - Xupdate

2002-01-08 Thread Christian Zoffoli
Hi to all. Is it possible to see an example of xmldb Xupdate using cocoon ? thanks, Christian - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/coc