Re: [Rslib-talk] Return question
Status: Alpha
Brought to you by:
gweis
From: Gerhard W. <ger...@gm...> - 2009-03-14 13:11:02
|
Hi, Sorry for the long time to answer. I had a closer look into supporting wsdl:arrayType attribute or soapenc:arrayType attribute, and came to the decision, that it would be quite cumbersome and a fair bit of effort to support them in the rsl.xsd and/or rsl.soap11 0.2.x versions. I'll rather put some more effort into the next version, where this will be much easier. Sorry for that. I hope it was possible for you to make the service endpoint WS-I compliant. This will probably solve the problem with about any SOAP framework (including rslib :) ). cheers, Gerhard On 21/02/2009, at 7:29 PM, Gerhard Weis wrote: > > ...... > > However, I'll have a look into the soap-encoding code. I can try to > add a special implementation for SOAP-ENC:Array which tries a bit > harder to find some meaningful values, than the pure schema based > implementation currently does. I just had no use case where this would > have been necessary, because almost all useful rpc-encoded services on > the Net are already WS-I compliant. > > ...... > |