users@jax-rpc.java.net

Re: Control over JAX-RPC WSDL generation - change parameter names

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Wed, 06 Jun 2007 08:55:16 -0700

If you switch to JAX-WS (http://jax-ws.dev.java.net) you can use the
WebParam annotation to specify the name that you want.

Swapnil Gorantiwar wrote:
> Hi,
> Is there any way to control the WSDL generation without modifying
> the service interface ? JAX-RPC doesn't recognize the parameter names
> and generates them to be "String_1", "int_2" etc., is there any way to
> change this?
>
> Thanks & Regards,
> Swapnil
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>