ADB databinding - Sending null byte array generates a wrong request message
---------------------------------------------------------------------------
Key: AXIS2-1210
URL: http://issues.apache.org/jira/browse/AXIS2-1210
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: databinding
Reporter: Chathura Ekanayake
Sending null for a byte array type input parameter generates the following
request message with no xml elements.
(ADB is used for databinding)
POST /axis2/services/BaseDataTypesDocLitBService?wsdl HTTP/1.1
SOAPAction: http://tempuri.org/IBaseDataTypesDocLitB/RetByteArray
User-Agent: Axis2
Host: 127.0.0.1:9000
Transfer-Encoding: chunked
Content-Type: text/xml; charset=UTF-8
--
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]