Title: Date vs. Calendar

Is the issue related to passing dates resolved in the 4/15 build?
According to the most recent post about whether Date or Calendar objects should be passed, I should be using Calendar objects.  I do that and see the date correctly encoded in the request message (within tcpmon), but in the response message I get

java.lang.IllegalArgumentException: argument type mismatch on object "com.ociweb.echo.EchoImpl", method name "echoDate", tried argument types:  java.util.Date

Why is it attempting to use the Date class instead of Calendar?

I've attached the WSDL for my service.

 

***************************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
***************************************************************************************

Attachment: Echo.wsdl
Description: Binary data

Reply via email to