I have seen that this occurs due to the DatabaseImpl not beeing registered to DatabaseManager.
In 2.0.3 It registersthe 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.
 
Could anybody give any suggestion on this?.
 
 
With Thanks and Regards,
 
B. Subrahmanya Nayak

 

-----Original Message-----
From: Subrahmanya, Noida
Sent: Thursday, December 12, 2002 06:30 PM
To: [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 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 being could not read XMLResource.
What could be the reason for this?. Is there any change in cocoon2.0.4 relating to support for XMLDB protocol.
 
With Thanks and Regards,
 
B. Subrahmanya Nayak

 

Reply via email to