Dima Gutzeit wrote:
> Sorry, document/encoded has no sense and rpc/encoded is not supported.
>
> Is encoded style supported at all at jaxws ? What are the plans for it ?
>
See Issue:
https://jax-ws.dev.java.net/issues/show_bug.cgi?id=135. We
may support rpc/enc in some future release.
-vivek.
> Regards,
> Dima Gutzeit.
>
> Dima Gutzeit wrote:
>> Hi,
>>
>> I am defining webservices using :
>>
>> @SOAPBinding(style = SOAPBinding.Style.DOCUMENT, use =
>> SOAPBinding.Use.ENCODED)
>>
>> but the WSDL produced uses RPC with literal.
>>
>> What am I missing here ?
>>
>> The annotation defined on both interface and service implementations.
>>
>> Regards,
>> Dima Gutzeit.
>>
>> ---------------------------------------------------------------------
>> 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
>>
>
> ---------------------------------------------------------------------
> 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
>