:18
AM
Subject: Re: java.util.Date in response
for RPCMessageReceiver
Any updates on this issue. JAmes, did you manage to resolve
this. I am getting exactly the same issue.Ron
On 6/6/06, James
Taylor <
[EMAIL PROTECTED]> wrote:
I tried Calendar
ent: Sunday, June 4, 2006 10:42:11 PM
Subject: Re: java.util.Date in response for RPCMessageReceiver
Hi JamesHmm , RPCMessageReceiver does not support java.util.Date but it doessupport jaya.uril.Calendar . So can you please check with Calendar.James Taylor wrote:> Hello,> > I'm t
at?
Thanks!
James
- Original Message From: Deepal Jayasinghe <[EMAIL PROTECTED]>To: axis-user@ws.apache.orgSent: Sunday, June 4, 2006 10:42:11 PMSubject: Re: java.util.Date in response for RPCMessageReceiver
Hi JamesHmm , RPCMessageReceiver does not support ja
Hi James
Hmm , RPCMessageReceiver does not support java.util.Date but it does
support jaya.uril.Calendar . So can you please check with Calendar.
James Taylor wrote:
> Hello,
>
> I'm trying to invoke an Axis2 web service that returns a
> java.util.Date in its response, but am getting the except
At this time, I think Date is not supported by RPCMessageReceiver,
don't you ?
I've read this article.
http://www.developer.com/java/other/article.php/3570031
saying,
The RPCMessageReceiver is capable of handling all the simple types
(String, int, char, byte, long, double, float, short, and bo
Hello,
I'm trying to invoke an Axis2 web service that returns a java.util.Date in its response, but am getting the exception below. I'm using a snapshot from a few days back. I've also included my sample web service implementation. Is this supposed to work?
Thanks!
James
org.apache.a