users@jax-rpc.java.net

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

From: Swapnil Gorantiwar <swapnil_gorantiwar_at_persistent.co.in>
Date: Thu, 07 Jun 2007 11:55:22 +0530

Hi Doug,

       Thanks for the suggestion. Switching to JAX-WS solved my problem.

-Swapnil

Doug Kohlert wrote:
> 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
>>
>
> ---------------------------------------------------------------------
> 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
>
>