I appreciate you just giving me the relevant chunks - makes my work a lot easier - but those chunks weren't sufficient. I folded them into a complete WSDL and I got Calendar everywhere. The generated code compiles cleanly. Why don't you play with the WSDL I created from your chunks and see if you can reproduce your problem: (See attached file: test.wsdl).
By the way, which version of AXIS are you using? I ran with a build from
April 22.
Russell Butek
[EMAIL PROTECTED]
"St-Germain, Sylvain" <[EMAIL PROTECTED]> on 04/22/2002 03:57:04
PM
Please respond to [EMAIL PROTECTED]
To: "Axis Dev (E-mail)" <[EMAIL PROTECTED]>
cc:
Subject: Re: WSDL2Java : Date/Calendar Inconsistency between PortType
and BindingStub
Russell,
My WSDL is is rather fat so allow me to put only the relevent chunk.
Let me know if this is not sufficient.
<wsdl:message name="editParameters_N41_548_Request">
<wsdl:part name="obj" type="xs:string"/>
<wsdl:part name="version" type="xs:dateTime"/>
</wsdl:message>
<wsdl:message name="editParameters_N41_565_Reply"/>
<wsdl:operation name="editParameters">
<wsdl:input name="N41_53C"
message="tns:editParameters_N41_548_Request"/>
<wsdl:output name="N41_53C" message
="tns:editParameters_N41_565_Reply"/>
</wsdl:operation>
<wsdl:operation name="editParameters">
<soap:operation soapAction="reportService"/>
<wsdl:input name="N41_53C">
<soap:body use="encoded"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</wsdl:input>
<wsdl:output name="N41_53C">
<soap:body use="encoded"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</wsdl:output>
</wsdl:operation>
Sylvain.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 22, 2002 4:10 PM
To: [EMAIL PROTECTED]
Subject: DO NOT REPLY [Bug 8377] - WSDL2Java : Date/Calendar
Inconsistency between PortType and BindingStub
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8377>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8377
WSDL2Java : Date/Calendar Inconsistency between PortType and BindingStub
------- Additional Comments From [EMAIL PROTECTED] 2002-04-22 20:10 -------
Could you show us your WSDL? We have a number of WSDL files in our tests
that
work with dates. We need to see how yours is different.
This message may contain privileged and/or confidential information. If
you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. Thank you.
test.wsdl
Description: Binary data
