I have an existing set of Beans and 1 bean has a field that is defined as a java.util.Calendar and the wsdl has the field as a xsd:time. When I run the wsdl2Java the code generated is expecting the field to be of type org.apache.axis.types.Time. What am i doing wrong? Is there a way to get the wsdl2Java to generate code that expects a Calendar?
Joe
- Urgent question on Axis 1.3 Joseph Vincens
- Re: Urgent question on Axis 1.3 Davanum Srinivas
- Re: Urgent question on Axis 1.3 Joseph Vincens
- Re: Urgent question on Axis 1.3 Martin Gainty
- Re: Urgent question on Axis 1.3 Joseph Vincens
