Xerces Java API & Lotus Notes

Hi

I have an applet which uses the Xerces XML API from Apache. I place mine and the Xerces jar files into a applet resource, then place the applet inside a page.

Via the web (IE 6) the applet runs and works as it should, however when I open the same page via the Lotus Notes client I get the following error:

Applet error: java.lang.ClassCircularityError: org/apache/xerces/dom/CoreDocumentImpl

If I remove these jar files and place the following line in the notes.ini (client) it works: JavaUserClasses=d:\lotus\domino\data\xercesImpl.jar;d:\lotus\domino\data\xmlParserAPIs.jar

Has anyone seen this problem? Is there a way to get it to work? HELP!

James

Subject: Xerces Java API & Lotus Notes

I posted an answer that might help you here:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/16596f1579bc4bef85256db00052a563?OpenDocument&Highlight=0,java.lang.ClassCircularityError