Guilherme Fré ha scritto:
Hi Amila,

I found out what was my problem. I noticed that when I use date time objects and the Visual Studio helper for creating the client code, besides de date time objects, bool objects are created for each one of them with the name %nome%Specified, where %nome% is the name of the date time objects. I discovered that if I set these bools to true, It works, but if not, the web service receives all the date time objects as null. And this also happens when using Calendar.

The problem might be related to the minOccurs="0" attribute in the generated WSDL.
Have a look at:
https://issues.apache.org/jira/browse/AXIS2-3300

Hope this helps in some way.

--
Mauro Molinari
Software Designer & Developer
E-mail: [email protected]

Reply via email to