You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Sree P.N. Sreeram" <ps...@cas.org> on 2001/10/26 16:07:04 UTC

[Fwd: NetAccessorException]

I downloaded the latest xerces-c (1.5.1)

I wanted to see if this XML works when using SAXPrint:

<?xml version='1.0' encoding='us-ascii'?>
<!DOCTYPE InitSpec SYSTEM
"http://myURL:myPort/InitSpec.dtd">
<InitSpec userId="scicas315"/>

Please note that that the URI specified in DOCTYPE *is*
valid.

I got the following error:

Fatal Error at file
/vobs/dx_utils/lib/xml4c/xerces-c-src1_5_1/bin/init.xml,
line 2, char 89
  Message: An exception occured! Type:NetAccessorException,
Message:Could not open file: {0}

What am I missing? How do I make it work?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org