[jira] [Commented] (AXIS2-4898) Thread named [MultiThreadedHttpConnectionManager cleanup] not cleaned up properly

2012-11-11 Thread Andreas Veithen (JIRA)
[ 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

Re: Axiom Class cast exception on iterator of that class!

2012-11-11 Thread Andreas Veithen
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(); > >

[jira] [Commented] (AXIS2-5435) Axis2 BeanUtil doesn't appear to support is/has getter forms for fields.

2012-11-11 Thread Andreas Veithen (JIRA)
[ 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

[jira] [Commented] (AXIS2-5435) Axis2 BeanUtil doesn't appear to support is/has getter forms for fields.

2012-11-11 Thread Thomas Valine (JIRA)
[ 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

Re: Axiom Class cast exception on iterator of that class!

2012-11-11 Thread James Grahn
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

[jira] [Commented] (AXIS2-5435) Axis2 BeanUtil doesn't appear to support is/has getter forms for fields.

2012-11-11 Thread Shameera Rathnayaka (JIRA)
[ 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 (