Can you please create a bug report for this here:
https://issues.apache.org/jira/browse/AXIOM
Make sure that you mention the exact Axiom version you are using,
provide the necessary code to reproduce the issue and add the complete
stack trace.
Andreas
On Mon, Oct 1, 2012 at 12:02 PM, FILIPPO AG
Hi,
I solved the problem. I understand that documentElement has to be imported.
I found ElementHelper#importOMElement(OMElement, OMFactory). With this
method i solved, but i found a problem: instead of passing the object
omFactory (OMFactory omFactory) to importOMElement, i needed to do sth like
th