RPC/Lit null value parameters are skipped
-----------------------------------------

                 Key: CXF-844
                 URL: https://issues.apache.org/jira/browse/CXF-844
             Project: CXF
          Issue Type: Bug
          Components: Soap Binding
    Affects Versions: 2.0
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.0.1



If a parameter to a RPC/Lit operation is null, the soap binding just skips it 
and doesn't write out a part at all.   Thus, the soap message is invalid as the 
part accessor it missing.

WSI BP R2211 states that RPC/Lit parts cannot be nillable.   Thus, an exception 
should be thrown.

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

Reply via email to