[
https://issues.apache.org/jira/browse/AXIS2-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674493#action_12674493
]
Andreas Veithen commented on AXIS2-4239:
----------------------------------------
As far as I know, newXMLStreamReader and Factory only exist on XMLBeans
generated code. Since OMElement is not generated, it is normal that there are
no such members.
> org.apache.axiom.om.OMElement does not have newXMLStreamReader() and
> Factory() methods
> --------------------------------------------------------------------------------------
>
> Key: AXIS2-4239
> URL: https://issues.apache.org/jira/browse/AXIS2-4239
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Environment: operating system: Windows XP, language: Java
> Reporter: Maria Claribelle Loto
>
> hi. I am new to Axis2. I tried generating classes using wsdl2java tool
> but the generated codes does not compile due to several errors in
> MessageReceiverInOut.java. It doesn't seem to find newXMLStreamReader()
> and Factory() in org.apache.axiom.om.OMElement. I used xmlbeans by the
> way for the data binding. Please help.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.