I understand your point of view. However, I have to call a WS
(developped in .NET I guess), and for the moment I have to build a SOAP
message by hand with SAAJ...
Do you think that this may be supported in the future?
B.
> Yes, it is true, JAX-WS does not support rpc/encoded WSDLs. This is
> because they are not WS-I Basic Profile
> 1.1 compliant which means that they may not interop well with all
> vendors.
>
> Boris Granveaud wrote:
>
>> Hello,
>>
>> I've got this error when importing a WSDL:
>>
>> error: undefined simple or complex type 'soapenc:Array'
>>
>> I've read somewhere that soapenc:Array isn't supported in JAX-WS 2.0.
>> Is that true?
>>
>> B.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
>> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>>
>