Re: [bdbxml] XMLInputStreams and regular InputStreams and w3c DOM objects.

John Snelson <[email protected]> Mon, 26 Sep 2005 22:02:45 +0100
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>
Moe wrote:
> String xmlfileorigin="I:/streamtest/xml/temp.data"; 

I think this is a bug in DB XML 2.1.8 due to your use of a volume 
specifier ("I:") in the file path. This has been fixed in the 
forthcoming 2.2 release.

You could try using XmlManager.createURLInputStream(), and specifying a 
"file:" URL like this:

file:I:/streamtest/xml/temp.data

I'm not sure if that will work or not.

John

-- 
John Snelson, Berkeley DB XML Engineer
Sleepycat Software, Inc
http://www.sleepycat.com

Contracted to Sleepycat through Parthenon Computing Ltd
http://blog.parthcomp.com/dbxml


------------------------------------------
To remove yourself from this list, send an
email to [email protected]