Thanks for your reply. The org.apache.axis2.description.java2wsdl.TypeTable treat java.sql.date as xsd:datetime, it doesn't look correctly in my opinion. I think java.sql.date should be converted into xsd:date even it's a subclass of java.util.date.
Regards, Mai Sun -----Original Message----- From: Deepal jayasinghe [mailto:[EMAIL PROTECTED] Sent: 13 February 2008 06:47 To: [email protected] Subject: Re: [Axis2]ADB binding with XML schema type Date [EMAIL PROTECTED] wrote: > > Hi group, > > It seems to me that there is no type represents xsd:date in Axis2. The > class org.apache.axis2.description.java2wsdl.typeTable defines all > supported types, I notice that there is no Java type which can be > interpreted as xsd:date. > What we have at the moment is datetime , but in next version we will fix that Thanks Deepal > > Any suggestion appreciated. > > Regards, > Mai Sun > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
