[ 
https://issues.apache.org/jira/browse/AXIS2-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepal Jayasinghe reassigned AXIS2-2912:
----------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> ADB Binding doesn't generate default value for the element
> ----------------------------------------------------------
>
>                 Key: AXIS2-2912
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2912
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.2
>            Reporter: Haneef Ali
>            Assignee: Amila Chinthaka Suriarachchi
>
> ADB doesn't seem to generate the default value of the element.
> (e.g.)  <xsd:element name="discountAmount" type="xsd:decimal"
> default="0"/>
> If ths element is part of a complex type then I expect a declaration of
>          BigDecimal localDiscountAmount = new BigDecimal("0"), 
> instead it generates 
>       
>          BigDecimal localDiscountAmount ;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to