I'm attaching 2 debug logs:
- soap.log: processing of the getPrice request using the ADBClient from
samples.quickstartadb (modified only to set the required currency attribute
using StockQuoteService.setCurrency). This returns the expected result.
- json.log: processing of the getPrice
Thanks for your feedback. Since xml attributes do not have a correspondance in
json, I would expect that there are conventions on how to handle these.For
example, when experimenting with mapped JSON, the generated soap message is
properly populated with attributes from the json string when usin