java/src/org/apache/xindice/client/xmldb/embed/DatabaseImpl.java:131:
NAME has private access in org.apache.xindice.core.Database
String dbname = config.getAttribute(Database.NAME);
I think I screwed up a once again :-) Sorry for that. The reason is that I had two patches on my local tree and committed only one... I'll commit the XMLDBException patch (with chained exceptions) this evening.
Turning these constants to public members make it. Is it the way to go?
I do not 100% like how the different properties are read so if someone has a good idea (maybe DatabaseConfig extending Config), feel free to propose it. In the meantime if we have to set some constants public it's not that tragic.
-Vladimir
-- Vladimir R. Bossicard www.bossicard.com
