[ 
https://issues.apache.org/jira/browse/AXIS-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544680#comment-13544680
 ] 

Andreas Veithen commented on AXIS-2886:
---------------------------------------

@Mike: To declare this as a bug you will need to provide an example of a valid 
xsd:date value that triggers this exception.
                
> xs:date not serialized/deserialized correctly 
> ----------------------------------------------
>
>                 Key: AXIS-2886
>                 URL: https://issues.apache.org/jira/browse/AXIS-2886
>             Project: Axis
>          Issue Type: Bug
>          Components: Serialization/Deserialization
>    Affects Versions: 1.4
>            Reporter: Mike 
>
> I am using Axis 1.4 for a web-service client application. all the classes and 
> stubs have been generated through wsdl2java . 
> While consuming a web service , we are getting the below exception. 
> java.lang.NumberFormatException: Invalid date
> at 
> org.apache.axis.encoding.ser.SimpleDeserializer.onEndElement(SimpleDeserializer.java:180)
> Axis is throwing this excpeption specifically for xsd:date type , where as 
> xsd:dateTime type it is working . 
> I have gone through the previous links in Jira forum on the same issue 
> https://issues.apache.org/jira/browse/AXIS-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863365#action_12863365
> Can you please help on the issue . Do i have to use Axis2 , to avoid this 
> issue , or i can continue using Axis 1.4 with some bug fix . 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to