users@jax-rpc.java.net

Re: parameter name

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Tue, 20 Dec 2005 08:56:58 -0800

Amit,
Not with JAX-RPC, with JAX-WS you can do that. Have you considered
using JAX-WS? JAX-WS is the next
generation Web Services API. You can learn more about JAX-WS at
http://jax-ws.dev.java.net.

Amit Soni wrote:

> Hi all,
>
> Right now i am generating wsdl file using my interface with wscompile.
>
> When it generating the wsdl file in that file the name of the paramete
> comes like String_1 int_1 etc..
>
> so is there any facility through which i can give the custome name
> instead of these type of name or
> the same name i specified in interface's methods signature.
>
> Thanks,
> Amit Soni
>
> ----------------------------------------------------------
> Netcore Solutions Pvt. Ltd.
> Website: http://www.netcore.co.in
> Spamtraps: http://cleanmail.netcore.co.in/directory.html
>
> Support FAQ : http://support.netcore.co.in/
> ----------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> 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
>

-- 
 - Doug