Subrahmanya, Noida wrote:
Hi,I can not reproduce your bug here. I'm using 2.0.4 branch from CVS and CVS head of Xindice. I saw a minor problem with the /db collection and some other problems (I'm working on them on the Xindice front), but subcollections are working fine. What database are you using?
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 being could not read XMLResource.
I have seen that this occurs due to the DatabaseImpl not beeing registered to DatabaseManager. In 2.0.3 It registers the database driver in method /public void connect() /of XMLDBSource. Now in 2.0.4 it has been moved to method /public void configure(Configuration conf)/ of XMLDBSourceFactory which is beeing i think not called internally by cocoon API. So failure in getting instance of DatabaseImpl from DatabaseManager.
Ciao,
--
Gianugo Rabellino
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]