Re: Could not load default SAX parser

2008-07-27 Thread Erling Wegger Linde
t;[EMAIL PROTECTED]> wrote: > Erling Wegger Linde wrote: >> >> Hi, >> >> I'm writing a Macro Plugin for Confluence. >> >> I'm using Rome to fetch an entry from an AtomPub service. Rome depends on >> JDOM. >> >> I get the fol

Re: Could not load default SAX parser

2008-07-26 Thread Mark Thomas
Erling Wegger Linde wrote: Hi, I'm writing a Macro Plugin for Confluence. I'm using Rome to fetch an entry from an AtomPub service. Rome depends on JDOM. I get the following exception: org.jdom.JDOMException: Could not load default SAX parser: org.apache.xerces.parsers.SAXParser: S

Re: Could not load default SAX parser

2008-07-23 Thread Erling Wegger Linde
for Confluence. > > I'm using Rome to fetch an entry from an AtomPub service. Rome depends on > JDOM. > > I get the following exception: > org.jdom.JDOMException: Could not load default SAX parser: > org.apache.xerces.parsers.SAXParser: SAX2 driver class > org.apache.xer

Could not load default SAX parser

2008-07-23 Thread Erling Wegger Linde
Hi, I'm writing a Macro Plugin for Confluence. I'm using Rome to fetch an entry from an AtomPub service. Rome depends on JDOM. I get the following exception: org.jdom.JDOMException: Could not load default SAX parser: org.apache.xerces.parsers.SAXParser: SAX2 dr