Re: Date string can not be less than 19 charactors

2011-01-08 Thread Amila Suriarachchi
On Thu, Jan 6, 2011 at 4:34 PM, Chinmoy Chakraborty wrote: > Hello, > > I am getting error "date string can not be less than 19 charactors" while > returning a date from a published service. I am using Axis2 1.5.1. > > Could anyone give me a pointer about what causes

Re: Date string can not be less than 19 charactors

2011-01-06 Thread Afkham Azeez
lso facing the same problem while sending request from the axis2 > client(for java.util.date) > > On Thu, Jan 6, 2011 at 4:34 PM, Chinmoy Chakraborty wrote: > >> Hello, >> >> I am getting error "date string can not be less than 19 charactors" while >>

Re: Date string can not be less than 19 charactors

2011-01-06 Thread Amarnath Reddy
Yes i am also facing the same problem while sending request from the axis2 client(for java.util.date) On Thu, Jan 6, 2011 at 4:34 PM, Chinmoy Chakraborty wrote: > Hello, > > I am getting error "date string can not be less than 19 charactors" while > returning a date fr

Re: Date string can not be less than 19 charactors

2011-01-06 Thread Afkham Azeez
Thu, Jan 6, 2011 at 4:52 PM, Supun Malinga wrote: > >> Hi, >> It will be easier to find the source of the error is you can send the >> stack trace of the error. >> >> thanks, >> >> >> On Thu, Jan 6, 2011 at 4:34 PM, Chinmoy Chakraborty wrote: >

Re: Date string can not be less than 19 charactors

2011-01-06 Thread Chinmoy Chakraborty
> > On Thu, Jan 6, 2011 at 4:34 PM, Chinmoy Chakraborty wrote: > >> Hello, >> >> I am getting error "date string can not be less than 19 charactors" while >> returning a date from a published service. I am using Axis2 1.5.1. >> >> C

Re: Date string can not be less than 19 charactors

2011-01-06 Thread Supun Malinga
Hi, It will be easier to find the source of the error is you can send the stack trace of the error. thanks, On Thu, Jan 6, 2011 at 4:34 PM, Chinmoy Chakraborty wrote: > Hello, > > I am getting error "date string can not be less than 19 charactors" while > returning a

Re: Date string can not be less than 19 charactors

2011-01-06 Thread Afkham Azeez
Martin > > 2011/1/6 Chinmoy Chakraborty : > > Hello, > > I am getting error "date string can not be less than 19 charactors" while > > returning a date from a published service. I am using Axis2 1.5.1. > > Coul

Date string can not be less than 19 charactors

2011-01-06 Thread Chinmoy Chakraborty
Hello, I am getting error "date string can not be less than 19 charactors" while returning a date from a published service. I am using Axis2 1.5.1. Could anyone give me a pointer about what causes this error? Chinmoy