[
https://issues.apache.org/jira/browse/AXIS2-4898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494941#comment-13494941
]
Andreas Veithen commented on AXIS2-4898:
@AravindPS: It's not the same issue; see
On Thu, Nov 8, 2012 at 11:49 PM, Brian Reinhold
wrote:
> Why does this code throw a java.lang.ClassCastException:
> org.apache.axiom.om.impl.llom.OMTextImpl cannot be cast to
> org.apache.axiom.om.OMElement
>
>
>
> MessageContext msgContext = data.getInMessageContext();
>
>
[
https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494948#comment-13494948
]
Andreas Veithen commented on AXIS2-5435:
@Thomas: What do you mean by "common bean
[
https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494988#comment-13494988
]
Thomas Valine commented on AXIS2-5435:
--
Well, could it be possible that the bean intr
On Sun, Nov 11, 2012 at 2:26 PM, Andreas Veithen
wrote:
> The Javadoc says this: "Get an iterator over all descendants of the
> container. The items are returned in document order. Note that
> attributes and namespace declarations are not considered descendants."
> It doesn't restrict the result t
[
https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495065#comment-13495065
]
Shameera Rathnayaka commented on AXIS2-5435:
Hi Thomas , It is a bug in JAXB (