[jdom-interest] RE: SAXparser exception
Mark Galbreath
mgalbrea at maximgroup.com
Fri Jul 6 12:35:09 PDT 2001
I wish I could. I am using IBM's Web Service and XML Development Environment (WSDE) with IBM's (Apache) HTTP Server and IBM's WebSphere to generate a SOAP server to create a web service. The implementation is largely hidden and I have no idea where the Xerces parser is, nor what XML file it's trying to parse (probably the WSDL or UDDI file - wherever they are....) :-(
Anyway, this is probably not germane to this list; I thought I'd get away with a quick question. ;-)
I'll do some JDOM stuff this weekend so Jason won't get annoyed :-).
Cheers!
Mark
>
> From: "Ted Erickson" <ted at longhairtech.com>
> Date: 2001/07/06 Fri PM 12:27:54 EDT
> To: "'Mark Galbreath'" <mgalbrea at maximgroup.com>
> Subject: RE: [jdom-interest] SAXparser exception
>
> If you could post the first two declarations of the XML file, I could
> probably tell you why you got the error.
>
> For example here is an external DTD with an element declared locally:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE GENERIC SYSTEM "../CBA.dtd" [
> <!ELEMENT DATE (#PCDATA) ]>
>
>
> Ted
> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of Mark Galbreath
> Sent: Friday, July 06, 2001 9:44 AM
> To: jdom-interest at jdom.org
> Subject: [jdom-interest] SAXparser exception
>
>
> Would somebody please tell me what this means:
>
> org.xml.sax.SAXParseException: White space is required between the public
> identifier and the system identifier.
>
> Thanks!
> Mark
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
> t.com
>
>
More information about the jdom-interest
mailing list