> If this isn't helpful, then I'm probably barking up the wrong tree. Apparently it was heh. Thanks for the input.
What still remains is a number of questions, 1) Given a JAXB java object, with the ability to marshal into a DOM tree, SAX ContentHandler or java.lang.String; what is the best object to pass to Xindice in order to store it as regular XML ? 2) Does Xindice have a problem with namespaces ? 3) Does Xindice handle data internally as DOM trees. I got an error from DOM manipulation code, when I attempted to use XMLResource.setContent(String) ? Henrik