Re: [jira] Commented: (AXIS2-24) Unable to omit element if nillable=true or minoccurs=0/maxoccurs=1

2005-06-08 Thread Deepal Jayasinghe
Hi Gayan and Chinthka, I did some debugging and found that the problem is not in the OM and its in TransPortReceiver. Thanks and Regards; Deepal Unable to omit element if nillable=true or minoccurs=0/maxoccurs=1 --

[jira] Commented: (AXIS2-24) Unable to omit element if nillable=true or minoccurs=0/maxoccurs=1

2005-06-07 Thread Tom Jordahl (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-24?page=comments#action_12312924 ] Tom Jordahl commented on AXIS2-24: -- If the nilable attribute is TRUE, then Axis will always nil the element if the value passed in is null. If nilable is FALSE, then Axis