Well in the original Cocoon config a sample xindice driver is added. As I
was modifying my eXist driver to my applications special needs I ran into
big trouble with cocoon. After debunging everything in Eclipse I could see
that in cocoon there is a sort of iterator for the XMLDB drivers.
Unfortunately, if you don't comment out the sample driver and you don't
actually use xindice a ClassNotFoundException is thrown which is cought
outside the iterator loop. So if cocoon fails loading the xindice driver all
configs after that one are skipped ... would recommend either removing the
sample config (mabe commenting it out) or to overthing the exception
handling in Cocoons driver initialisation.

Chris

-----Urspr�ngliche Nachricht-----
Von: Joerg Heinicke [mailto:[EMAIL PROTECTED] 
Gesendet: Sonntag, 7. M�rz 2004 13:02
An: [EMAIL PROTECTED]
Betreff: Re: exist database

On 07.03.2004 03:44, Christofer Dutz wrote:

> When using eXist through Cocoon remember to disable the Xindice 
> pseudo-protocol driver. When initializing, Cocoon willl fail on loading 
> the Xindice driver and the exception which is thrown will let cocoon 
> quit loading the eXist driver (don't know what the cocoon gys were doing 
> here). So be sure to only load the drivers you need in coocoon.xconf.

We (or better said at least I) never heard of a particular problem like 
the above mentioned. Can you tell more about it? Of course it should be 
possible to access an XIndice and an eXist database at the same time.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to