|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Getting error: org.xml.sax.SAXParseException: White spaces are required
I am getting the following error "org.xml.sax.SAXParseException: White spaces are required between publicId and systemId" This usually indicates you need a space in the Doctype in the DTD. I have an EJB application on IBM WAS 6.1 server using jdk 1.5. This code is custom code with a vendor app. Vendor app includes xml related jars such as axis.jar xalan.jar, xercesIMPL.jar, etc. They do not use SAX parser, but use DOM / JDOM. I do not do sny xml parsing in my code. Exception stack does not point to anything concrete.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C++,Unix Professionals required for CADENCE India | sapphirecs | Careers | 0 | 12-06-2006 02:36 PM |
| SQL Tutorial (Answer Q's & post your reply) | bigbastard4 | Database | 2 | 05-16-2001 07:24 PM |
| Disable spaces after SQL Datas | Alban GOBIN | VB Classic | 3 | 08-25-2000 10:30 AM |
| white spaces in xsl | narsu | XML | 3 | 07-17-2000 12:47 AM |