Hi All, Has anybody used servicemix-http/jsr181-component pair (wsdl-first example) with SoapBinding.parameterStyle=WRAPPED for multiple input parameters or return value?
I was trying to use this pair(just like the, GetPerson example in wsdl-first) for multiple parameters input (such as string arg0, string arg1) for a very simple service (basically a hello service, return = arg0 + arg1). I got two errors: arg1 is missing in input(the first input is passed in) and return is null. The client side is .Net client. instead of html. Does anybody see why? thanks, Ying -- View this message in context: http://www.nabble.com/servicemix-http-jsr181-component-doesn%27t-fully-work-with-SoapBinding-parameterStyle.WRAPPED%2C-only-work-for-BARE-tf4656378s12049.html#a13305204 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.