OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Announcement: SAX 1998-01-12 Draft

[ Lists Home | Date Index | Thread Index ]
  • From: "Michael Kay" <M.H.Kay@eng.icl.co.uk>
  • To: "xml-dev Mailing List" <xml-dev@ic.ac.uk>
  • Date: Mon, 12 Jan 1998 17:21:49 -0000

David Meggison wrote:

>I am happy to announce the first draft of SAX, the Simple API for XML,
>together with a Java reference implementation and drivers for the
>major Java-based XML parsers.


Looks good.

My first attempts to get the demo app to run failed saying:

SAX parser class com.microstar.sax.AElfredDrivercannot be loaded.

I fixed the problem by putting the relevant directory on DevClassPath
as well as ClassPath.
This is using the IE4 Java VM under Win95. I extracted four downloads
(Alfred beta 0.5, SAX itself, the SAX drivers, and the demo app) into the
same directory c:\aelfred5 and put that on the ClassPath and 
DevClassPath using regedit.

My next problem was in the filename handling.
This is what happens:

C:\aelfred5>jview SAXdemo com.microstar.sax.AElfredDriver mydoc.xml
Start document
Resolving external entity: file://localhostC:\aelfred5/mydoc.xml
ERROR: java.io.FileNotFoundException: ftp://localhostC/mydoc.xml

I fixed this by changing "localhost" to "localhost/" in the makeAbsoluteURL
method, but I don't expect this fix is portable.

I don't expect much difficulty converting my two AElfred apps. I had used
the "isSpecified()" functionality to distinguish between specified and
defaulted attributes, but I can live without it if I have to.

Regards, and congratulations on more excellent software,

Mike Kay


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS