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 ?
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
>