Re: document style problem

2004-12-09 Thread Madeleine Wright
Tony, Thanks so much. That does help to explain it. Madeleine [EMAIL PROTECTED] wrote: Madeleine, The wrapped style only refers to the parameters to the service, not the response. Consequently, your two WSDLs produce the same input to the same service. However, the output from the service is pr

Re: document style problem

2004-12-06 Thread tony . q . weddle
Madeleine, The wrapped style only refers to the parameters to the service, not the response. Consequently, your two WSDLs produce the same input to the same service. However, the output from the service is presumably sending back the following XML fragment:     the result string The first WSD

document style problem

2004-12-03 Thread Madeleine Wright
I'm currently using axis-1_2RC1 and have encountered a behaviour I can't explain. I have been experimenting with the different types of programming styles available in Axis. I have no problem with the RPC default or the wrapped/literal styles but when I use exactly the same wsdd file but subs