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
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.