Hi All,

I added the "@XmlElement"

On Thu, Feb 7, 2019 at 7:03 PM Hasini Witharana <[email protected]> wrote:

> Hi All,
>
> I have added a new attribute "element1" to SAMLSSOServiceProviderDTO.
> Admin service IdentitySAMLSSOConfigService  has been changed by that
> addition. "element1" is represented in the WSDL as follows.
>
> <xs:element minOccurs="0" name="element1" nillable="true" type="xs:string"/>
>
> For an existing Service provider when the getServiceProviders method is
> called the "element1" returns null. The response is shown below.
>
> <ax2429:element1 xsi:nil="true"/>
>
>
> For the backward compatibility when an existing client call the Admin
> Service, the null values should not be present. Is there a way to omit such
> empty elements when the admin service is called?
>
> Thank You.
> Hasini
> --
> *Hasini Witharana | **Software Engineer | **WSO2 Inc <https://wso2.com/>*
> *(m) 0766435725 | (w) 0713850143 | (e) [email protected] <[email protected]>*
>
>

-- 
*Hasini Witharana | **Software Engineer | **WSO2 Inc <https://wso2.com/>*
*(m) 0766435725 | (w) 0713850143 | (e) [email protected] <[email protected]>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to