All, I have a service with an argument declared as java.util.Date. When I use axis' wsdl generating tool, the resulting wsdl declares the part as xsd:dateTime. Shouldn't this be xsd:date? How do I get the right xsd type generated?
-Steve Pruitt
All, I have a service with an argument declared as java.util.Date. When I use axis' wsdl generating tool, the resulting wsdl declares the part as xsd:dateTime. Shouldn't this be xsd:date? How do I get the right xsd type generated?
-Steve Pruitt