[jira] [Commented] (AXIS2-5458) ConverterTool date conversion without timezone returns Date with day before before 1901

2013-04-17 Thread Shameera Rathnayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634031#comment-13634031 ] Shameera Rathnayaka commented on AXIS2-5458: Hi Manuel, Could you explain bit

[jira] [Issue Comment Deleted] (AXIS2-5458) ConverterTool date conversion without timezone returns Date with day before before 1901

2013-04-17 Thread Shameera Rathnayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shameera Rathnayaka updated AXIS2-5458: --- Comment: was deleted (was: Hi Manuel, Could you explain bit more about the issue and

[jira] [Commented] (AXIS-2633) The Axis DOM implementation is improperly stripping whitespace from the beginning and end of Text nodes

2013-04-17 Thread Matti Aarnio (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634532#comment-13634532 ] Matti Aarnio commented on AXIS-2633: I did experiment a bit by dropping the stripping a

[jira] [Comment Edited] (AXIS-2633) The Axis DOM implementation is improperly stripping whitespace from the beginning and end of Text nodes

2013-04-17 Thread Matti Aarnio (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634532#comment-13634532 ] Matti Aarnio edited comment on AXIS-2633 at 4/17/13 10:31 PM: --

Re: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException

2013-04-17 Thread Raghu Veer
Hello Axis Group! I get the below exception when I try to process the response received from an axis2 web service hosted on Webloigc 10.3.5. Web service client and server stubs were generated using Axis 2 version 1.6.2 wsdl2java. The server side code works fine if run on Tomcat 6 but has this