
|
If you were logged in you would be able to see more operations.
|
|
|
OpenLaszlo
Created: 24/Jun/05 11:04 AM
Updated: 26/Jun/06 09:35 PM
|
|
| Component/s: |
RPC - SOAP
|
| Affects Version/s: |
None
|
| Fix Version/s: |
3.0.2
|
|
| Severity: |
Minor
|
| Runtime: |
N/A
|
|
STEPS :
1. create SOAP object with WSDL that defines an array of complextypes before the complextypes are defined
2. make call that takes an array of complex objects as an argument
RESULTS :
sniffing the wire shows that the objects are serialized as [Object object]
|
|
Description
|
STEPS :
1. create SOAP object with WSDL that defines an array of complextypes before the complextypes are defined
2. make call that takes an array of complex objects as an argument
RESULTS :
sniffing the wire shows that the objects are serialized as [Object object]
|
Show » |
|