Hi, Why is Chemistry not using the latest Abdera version? Abdera 0.4.0 has some class incompatibility in (for example) org.apache.abdera.parser.stax.FOMElement.setText(String), in the Axiom interface OMElement the return type of that method is void. 1.0-SNAPSHOT has solved this.
There are some incompatibilities between 1.0-SNAPSHOT and 0.4.0, but they are solvable. I can post a patch for that. -- Best regards, Cornelis Hoeflake
