Egon wrote: > I'm about to commit a CML2 only CML reader for Jmol... But I too get > NullPointerExceptions caused by a bug in the parser (IMHO): > > startElement(,,atomArray,[EMAIL PROTECTED]) > java.lang.NullPointerException > at > org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:658) > at org.apache.crimson.parser.Parser2.parse(Parser2.java:333) > at > org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448) > at org.jmol.adapter.smarter.CmlReader.readModel(CmlReader.java:61) > > I've got no idea what is going on here... but it sure aint in Jmol's CML > handler...
I concur. This is the same bug that I was getting. I hoped that it would be something simple/silly, like an incorrect XML header or something. Miguel ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
