Hi...
I have a problem while sending the image in bytes through SOAP/XML-RPC Data
in JMeter.
I am getting the following error.
Can anyone has the solution Kindly share with me..
Thanks...
This is the error i am getting ...
env:Server Exception during processing: java.lang.IllegalArgumentException:
"[EMAIL PROTECTED]" is not a valid lexical representation of
{http://www.w3.org/2001/XMLSchema}base64Binary - java.io.IOException: Error
in encoded stream (see Fault Detail for stacktrace)
java.lang.IllegalArgumentException: "[EMAIL PROTECTED]" is not a valid lexical
representation of {http://www.w3.org/2001/XMLSchema}base64Binary -
java.io.IOException: Error in encoded stream at
SOAP/XML-RPC Data Request:
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<env:Body><n1:manageImage xmlns:n1="http://bt21st.bt.com.sep/Pab">
<n1:image xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:n1="http://bt21st.bt.com.sep/Pab">
<n2:action xmlns:n2="java:sep.com.bt.pab.data">INS</n2:action>
<n7:imageInBytes
xmlns:n7="java:sep.com.bt.pab.data">[EMAIL PROTECTED]</n7:imageInBytes>
</n1:image>
</n1:manageImage></env:Body></env:Envelope>
--
View this message in context:
http://www.nabble.com/SOAP-XML-RPC-Data---Image-in-Bytes-tf4060159.html#a11534982
Sent from the JMeter - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]