You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/10/22 23:19:50 UTC

[jira] Assigned: (CXF-992) If a null parameter is passed using the ClientProxyFactoryBean, all subsequent parameters become null

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

Daniel Kulp reassigned CXF-992:
-------------------------------

    Assignee: Daniel Kulp  (was: Dan Diephouse)

> If a null parameter is passed using the ClientProxyFactoryBean, all subsequent parameters become null
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CXF-992
>                 URL: https://issues.apache.org/jira/browse/CXF-992
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.0.1
>         Environment: Windows XP, JDK 6
>            Reporter: Jacob Marcus
>            Assignee: Daniel Kulp
>            Priority: Critical
>
> Steps to reproduce
> 1) Use Aegis for data binding and have the webservice (created using simple front end and signature having a few parameters) deployed.
> 2) Now using the ClientProxyFactoryBean, make a call to the webservice a parameter's value as null.
> Result
> All parameters after the one whose value is null, becomes null at the server

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