I have lost 20 minutes to find out that, if you return a XmlObject[] in your Java function, in the customxpath.xml descriptor you should put
[Lorg.apache.xmlbeans.XmlObject;
and not
Lorg.apache.xmlbeans.XmlObject;
as the official doc might seem to suggest
Saturday, July 14, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment