|
Re: External DTD: msg#00097text.xml.xerces-c.user
Hi Alex, At 08.27 27/12/2006 -0500, Jacinto, Alex wrote: Hello, Even if the validation scheme is set to never, DTD will be processed to define the entities; and your internal DTD defines the NskBasicText.dtd entity that is later expanded to load the "../DTD/NskBasicText.dtd" file. If you want to prevent Xerces from loading those files too, you should create an entity resolver and return an empty content when requested (see the Redirect sample). However, my parser still spit out an XMLPlatformException, a fatal error By chance, are you running on Solaris? This looks similar to http://issues.apache.org/jira/browse/XERCESC-1658 Alberto I'm using 2.7 and here is a sample of xml file: |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | External DTD: 00097, Jacinto, Alex |
|---|---|
| Next by Date: | RE: External DTD: 00097, Jacinto, Alex |
| Previous by Thread: | External DTDi: 00097, Jacinto, Alex |
| Next by Thread: | RE: External DTD: 00097, Jacinto, Alex |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |