The interesting line is: On Friday 14 March 2008, O'Callaghan, Sean wrote: > [java] Caused by: java.lang.RuntimeException: DOM Level 3 Not > implemented [java] at > org.apache.xmlbeans.impl.store.Xobj$DocumentXobj.getXmlStandalone(Xobj >.java:2643)
How the heck is it getting an xmlbeans based DOM impl? That's the thing to look into. Look at what the jsprovider is doing to create it's Document objects as that looks strange. -- J. Daniel Kulp Principal Engineer, IONA [EMAIL PROTECTED] http://www.dankulp.com/blog
