Hello James,

Sorry if someone has already replied on this topic.

I compile my Java source with full debug:

      $ javac -g *.java


Vartan



--- James Armstrong <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Can someone point me to an example of how I would use the Java2WSDL
> tool and
> MAINTAIN the parameter names, ie.
> 
>  
> 
> Public SimpleMethod {
> 
>             Public simpleMethod(int intname) {
> 
>                         .
> 
>             }
> 
>  
> 
>  
> 
> }
> 
>  
> 
> I want the wsdl to preserve intName as the parameter name instead of
> listing
> the parameter as in0.
> 
>  
> 
> Thanks,
> 
> James
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to