Hi George, Thomas is right: check out the whole trunk from the cvs-repository, then run ant over them. ant builds a jar file. put the two files database.dtd and mapping.xml into that jar file. now it should work.
If it does not, tell me, ok? Christian -------------------------------------- Christian Eugster Koordinationsstelle für die dauerhafte Archivierung elektronischer Unterlagen c/o Schweizerisches Bundesarchiv Archivstrasse 24 3003 Bern T/ 031 324 17 94 F/ 031 322 78 32 E/ [EMAIL PROTECTED] W/ www.vsa-aas.org/Koordinationsstelle.78.0.html -----Ursprüngliche Nachricht----- Von: George Korosy [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 17. Februar 2006 06:10 An: [email protected] Betreff: Re: DatabaseIO does not read [EMAIL PROTECTED] wrote: > Hi George, > > now, as I suppose you checked the ddlutils files out of the cvs as an > eclipse project. So did I. I put the files in a jar file now and added the > database.dtd and mapping.xml once on the root level of the jar file and once > in a subdirectory named schema in the jar file. I added the jar file to my > locals project build path, an now it works. I hope that helps you. > > Christian > > Still does not work for me, no matter whether the argument for DatabaseIO.read() is a file from the file system or a reader from a stream from a url from a jar, I just end up with my a MalformedURLException. Many thanks for advice, Christian, & I am happy that you were able to get to the next step. George
