On Mon, 19 Nov 2001 13:45:46 +0100 "Mathias Broekelmann" <[EMAIL PROTECTED]> wrote:
> Hi Kimbro, > > Your org.xmldb.api.reference.modules.XPathQueryServiceImpl does not > implement the method queryResource(String, String). > > Of course no error is thrown because of the super class > org.xmldb.api.sdk.modules.SimpleXPathQueryService but this implementation > only returns null. Hi Mathias, I don't know why Kimbro didn't implement this method but I guess he simply overlooked it because the source code compilation works. The implementation of this method should be no problem... Would be cool if you could provide such an implementation. ;-) Regards, Lars. > Mathias Broekelmann > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > > Kimbro Staken > > Sent: Tuesday, November 13, 2001 7:54 PM > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: [Announce] XML:DB XML Database API Reference Implementation > > > > > > The XML:DB API is an attempt to bring an ODBC or JDBC style access API to > > native XML databases. The goal being to bring interoperability to native > > XML database applications and to lower the learning curve for XML > > database > > development. The first public release of the reference Java > > implementation > > of the API has just been made available. It is available from the XML:DB > > API project website. http://www.xmldb.org/xapi. > > > > The reference implementation is basically a very simple file system based > > native XML database and is an easy way to get familiar with the API. Full > > source code is available under an Apache style license. > > > > Included with the reference implementation are some Java driver > > development tools, including a set of base driver classes and an early > > release of a test suite. > > > > Java implementations of the XML:DB API exist for dbXML [1] and eXist [2]. > > An implementation is also under development for Ozone [3]. > > > > The API has reached the point where the core design is complete and the > > details required for interoperable implementations are being hammered out. > > Anyone interested in implementing the API is encouraged to > > participate in > > the project. The open source databases are already well covered so I'm > > very interested in seeing implementations for the commercial databases. > > > > The API is intended to be language independent, but most early work has > > been done in Java. Implementations in other languages are also of great > > interest. > > > > [1] http://www.dbxml.org > > [2] http://exist.sourceforge.net > > [3] http://www.ozone-db.org > > > > Kimbro Staken > > XML Database Software, Consulting and Writing > > http://www.xmldatabases.org/ -- ______________________________________________________________________ Lars Martin mailto:[EMAIL PROTECTED] SMB GmbH http://www.smb-tec.com ---------------------------------------------------------------------- Post a message: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Contact administrator: mailto:[EMAIL PROTECTED] Read archived messages: http://archive.xmldb.org/ ----------------------------------------------------------------------
