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

2012-11-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497870#comment-13497870 ] Andreas Veithen commented on AXIS2-5435: @Thomas: The point is that I still don't

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

2012-11-15 Thread Andreas Veithen
On Sun, Nov 11, 2012 at 9:48 PM, James Grahn wrote: > 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

[jira] [Commented] (AXIS-2879) No deserializer for class errors

2012-11-15 Thread Hemanth (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497883#comment-13497883 ] Hemanth commented on AXIS-2879: We are using the following specifications JDK - 1.5.0_14

[jira] [Commented] (AXIS-2879) No deserializer for class errors

2012-11-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497933#comment-13497933 ] Andreas Veithen commented on AXIS-2879: --- @Hemanth: That still doesn't provide any inf

[jira] [Commented] (AXIS2-5417) Integration test for JSON XML Stream API base approach with ADB skeleton

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497937#comment-13497937 ] Hudson commented on AXIS2-5417: --- Integrated in Axis2 #1937 (See [https://builds.apache.org/j

[jira] [Commented] (AXIS2-5417) Integration test for JSON XML Stream API base approach with ADB skeleton

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498040#comment-13498040 ] Hudson commented on AXIS2-5417: --- Integrated in Axis2 #1938 (See [https://builds.apache.org/j

[jira] [Updated] (AXIS2-5417) Integration test for JSON XML Stream API base approach with ADB skeleton

2012-11-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-5417: --- Attachment: cobertura.png The code coverage statistics already look a lot better now, except

[jira] [Comment Edited] (AXIS2-5417) Integration test for JSON XML Stream API base approach with ADB skeleton

2012-11-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498066#comment-13498066 ] Andreas Veithen edited comment on AXIS2-5417 at 11/15/12 3:06 PM: --

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

2012-11-15 Thread Thomas Valine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498177#comment-13498177 ] Thomas Valine commented on AXIS2-5435: -- public Boolean isValue(){ return

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

2012-11-15 Thread Thomas Valine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498181#comment-13498181 ] Thomas Valine commented on AXIS2-5435: -- The great thing about OOP languages is that y

[jira] [Created] (AXIS2-5456) Encoded Special characters in the URL is decoded but they are not re-encoded

2012-11-15 Thread Sriskandarajah Suhothayan (JIRA)
Sriskandarajah Suhothayan created AXIS2-5456: Summary: Encoded Special characters in the URL is decoded but they are not re-encoded Key: AXIS2-5456 URL: https://issues.apache.org/jira/browse/AXIS2-5456

[jira] [Updated] (AXIS2-5456) Encoded Special characters in the URL is decoded but they are not re-encoded

2012-11-15 Thread Sriskandarajah Suhothayan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriskandarajah Suhothayan updated AXIS2-5456: - Attachment: XFormURLEncodedFormatter.java I have added the updated class