5.5
Thanks to a colleague I think it should be possible to get this
working. He just told me, that if you remove all xerces jars from the
plugin's classpath, then it uses the one shipped with confluence, and
actually works.
Thanks,
- Erling
On Sun, Jul 27, 2008 at 2:46 AM, Mark Thomas <[EMAIL PR
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: SAX2 driver c
Does anyone now which .jar file I should use? I've tried different
xerces, xercesImpl etc. but I haven't got it working yet..
Thanks again,
Erling
On Wed, Jul 23, 2008 at 2:10 PM, Erling Wegger Linde <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm writing a Macro Plugin for Confluence.
>
> I'm using Rom