users@jax-rpc.java.net

Re: Attention JAXRPC RI Users: FeedBack needed

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Mon, 12 Jul 2004 10:23:16 -0700

Merten,
I know this has been a sore spot for many and I am happy to let you know
that in JAXRPC 2.0, we will support JSR 181
Web Services Metadata for the Java Platform.. One of the annotations
defined by 181 is a WebParam annotation
that will let you name the paramters!

Merten Schumann wrote:

>>The JAXRPC RI team is in the process of gathering information
>>about how
>>wscompile and wsdeploy are being
>>used so that we can improve them for JAXRPC 2.0.
>>
>>
>
>Is there for wscompile a feature (planned) to let method parameter names
>make it to the generated WSDL? I mean, for sayHello(String name),
>instead of "String_1" the correct "name" ...
>
>Would be nice to have that. Makes WSDL more readable. And my Python test
>client utilizing SOAPPy. Instead of typing
> svc.sayHello(String_1="Tom")
>I could use
> svc.sayHello(name="Tom")
>:-)
>
>Thanx!
> Merten
>
>---------------------------------------------------------------------
>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 Kohlert
Sun Microsystems, Inc.            
doug.kohlert_at_sun.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------------------------
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