users@jax-ws.java.net

Re: Encoded use

From: Dima Gutzeit <dima_at_mailvision.com>
Date: Tue, 10 Apr 2007 21:38:19 +0300

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
>