Make null value serialization schema compliant.
-----------------------------------------------

                 Key: AXIS2-5140
                 URL: https://issues.apache.org/jira/browse/AXIS2-5140
             Project: Axis2
          Issue Type: Bug
          Components: adb
    Affects Versions: 1.6.0
         Environment: Ubuntu Linux, JDK1.6
            Reporter: Pradeep Fernando
             Fix For: 1.7.0


Code generated the skeleton using WSDL2Java and populated my business logic. 
When serializing null values it serializes them as xsi:nil="1". But it should 
be corrected as 
xsi:nil="true"



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to