[ http://issues.apache.org/jira/browse/AXIS2-1792?page=all ]

Rich Scheuerle updated AXIS2-1792:
----------------------------------

    Attachment: patch4.txt

Added validation tests for 
   * a parameter defined by xsd:list that is customized to String[] (versus 
normal mapping to List<String>)
   * a parameter defined by maxOccurs=unbounded that is customized to String[] 
(versus normal mapping to List<String>)
Committed to SVN. Revision=483791

> Comprehensive JAX-WS Doc/Lit Test
> ---------------------------------
>
>                 Key: AXIS2-1792
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1792
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch1.txt, patch2.txt, patch3.txt, patch4.txt
>
>
> Need a comprehensive JAX-WS Doc/Lit Wrapped test.
> The test needs to address the following:
>    A) Param with minOccurs=0 and maxOccurs=1.  Both null and non-null tests.
>    B) (A) + anyType
>    C) (A) + primitive (int)
>    D) Param with minOccurs=0 and maxOccurs=unbounded.  Null and non-null 
> tests.  Also tests with null items in the array.
>    E) (D) + anyType
>    F) (D) + primitive (int)
>    G)  Param that is an xsd:list
> More ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to