this[1] may help you. Amila
[1] http://amilachinthaka.blogspot.com/2009/09/handling-date-and-datetime-with-axis2.html 2009/10/19 Guilherme Fré <[email protected]> > Hi guys, > > > > I’ve developed a WS using Axis2 and I’m trying to consume it using a C#.Net > client. > > > > I have one method that require data parameters and I’m populating them with > DateTime objects from .Net. > > > > Also I have noticed that the parameter I have to set has the type > “DateTime?”. But it accepts the DateTime object as I’ve seen on debug mode. > > > > So, when the request is done, the WS receives the date parameters as null. > I’ve tried to use java.util.Date and Java.sql.Timestamp and both have not > worked. > > > > Does anyone can help me??? > > > > Thanks in regards. > > -- > > Guilherme A. N. Fré > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
