[ https://issues.apache.org/jira/browse/WSCOMMONS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved WSCOMMONS-134. --------------------------------------- Resolution: Fixed Marked this issue as resolved since the requested method has been implemented already some time ago (see r521935). > The interface org.apache.axiom.om.OMFactory seems to be incomplete > ------------------------------------------------------------------ > > Key: WSCOMMONS-134 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-134 > Project: WS-Commons > Issue Type: Improvement > Components: AXIOM > Reporter: Alexander Veit > Assignee: Glen Daniels > Priority: Critical > Attachments: axiom-patch.zip > > > The interface misses some createOMElement(QName qname, ...) methods as > counterparts of the createOMElement(String localName, ...) methods. > Currently, the only method that takes a QName as it's first argument is > createOMElement(QName qname, OMContainer parent). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.