Re: DOM problems

2003-01-29 Thread Ron Rothblum
I downloaded the new 2.3.0 jars and it works (hopefully perfectly :->). Thank you for your help, Ron Rothblum. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: DOM problems

2003-01-27 Thread Elena Litani
Ron Rothblum wrote: > The feature you mentioned is set to false and I still get the exception. > The stack trace is: > org.xml.sax.SAXNotRecognizedException: > http://apache.org/xml/properties/dom/current-element-node > at > org.apache.xerces.parsers.DOMParser.getProperty(DOMParser.java:496

Re: DOM problems

2003-01-26 Thread Ron Rothblum
The feature you mentioned is set to false and I still get the exception. The stack trace is: org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/properties/dom/current-element-node at org.apache.xerces.parsers.DOMParser.getProperty(DOMParser.java:496) at com.ibm.amit.parser.DO

Re: DOM problems

2003-01-13 Thread Elena Litani
Hi Ron, Ron Rothblum wrote: > 1) for some reason when I call the method: > 'getProperty("http://apache.org/xml/properties/dom/current-element-node";);' > (in the DOMParser class) > I get a:"org.xml.sax.SAXNotRecognizedException: You are using deferred DOM (read the error message you are getting

DOM problems

2003-01-12 Thread Ron Rothblum
Hello, I have 2 issues with the xerces dom parser that I'm having trouble with: 1) for some reason when I call the method: 'getProperty("http://apache.org/xml/properties/dom/current-element-node";);' (in the DOMParser class) I get a:"org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/