Re: EntityResolver not getting called...?

2012-02-07 Thread Cezar Andrei
David, This sounds strange, I checked the code, the resolver is used. Just make sure you don't have XmlOptions.setLoadUseDefaultResolver (). You can also give a try using ResolverUtil.resolverForCatalog(). Cezar On Wed, 2012-01-04 at 01:29 -0800, David Svanberg wrote: > Hi, my problem is that I

Re: Insert xml contents from one xml to another

2012-02-07 Thread Cezar Andrei
Looks like you need to read this: http://xmlbeans.apache.org/docs/2.0.0/guide/conNavigatingXMLwithCursors.html Cezar On Wed, 2012-01-04 at 11:22 -0800, Account forum wrote: > Hi All, > I have a requirement where in I need to read a xml file (file 1) and > insert somewhere in the middle of anothe