You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/04/10 21:09:32 UTC

[jira] Created: (AXIS2-2501) JAX-WS DocLitBare Null Fixes And TestCase

JAX-WS DocLitBare Null Fixes And TestCase
-----------------------------------------

                 Key: AXIS2-2501
                 URL: https://issues.apache.org/jira/browse/AXIS2-2501
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Rich Scheuerle
         Assigned To: Rich Scheuerle


The DocLitBare (and DocLitBare 'minimal') code was upgraded during the CTS testing.

Further testing revealed some holes, which will be fixed by this defect.

1) Remove the code in the DocLitBare and DocLitBareMinimal marshallers that checks for null parameters.  Null paramters are allowed in this
mode and are marshalled/unmarshalled as xsi:nil values.

2) Added a DocLitBare minimal testcase to ensure the proper execution of the DocLitBare minimal code.

I will add code changes and test shortly.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2501) JAX-WS DocLitBare Null Fixes And TestCase

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-2501.
-----------------------------------

    Resolution: Fixed

Revision 527259

> JAX-WS DocLitBare Null Fixes And TestCase
> -----------------------------------------
>
>                 Key: AXIS2-2501
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2501
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>
> The DocLitBare (and DocLitBare 'minimal') code was upgraded during the CTS testing.
> Further testing revealed some holes, which will be fixed by this defect.
> 1) Remove the code in the DocLitBare and DocLitBareMinimal marshallers that checks for null parameters.  Null paramters are allowed in this
> mode and are marshalled/unmarshalled as xsi:nil values.
> 2) Added a DocLitBare minimal testcase to ensure the proper execution of the DocLitBare minimal code.
> I will add code changes and test shortly.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org