-From: Sagar Pidaparthi
[mailto:[EMAIL PROTECTED] Sent: Friday, October 08,
2004 8:55 AMTo: [EMAIL PROTECTED]Subject: RE:
Java2WSDL ant task not keeping method param names
Can you elaborate on
this please.
I face the same
problem. In a message earlier, I was told that
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004
1:37 PM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
Hi,
I use the following command to get the
wsdl. I don’t see parameter names in wsdl when I use this command.
<target n
nt
Do I need to change this in some way to get parameter names in my wsdl.
Thanks
Sagar
-----Original Message-
From: Sagar Pidaparthi
[mailto:[EMAIL PROTECTED]
Sent: Friday, October
08, 2004 10:19 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method pa
a command line command
I would appreciate any help.
Regards
Sagar
-Original Message-
From: Curt P. Stanton
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004
10:15 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
Thanks
-
From: Sagar Pidaparthi
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004
11:55 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
Can you elaborate on this
please.
I face the same
problem. In a message earlier, I was told that I can see the
, October 08, 2004
8:47 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
To have java2wsdl use the
method parameter names you need to supply the implementation class. It
reads the param names from the implementation.
marcus
-Original
AMTo: AxisListSubject: Java2WSDL ant task not
keeping method param names
I am using ant 1.6.1 in eclipse
3.0
Here is the task I am
running
I have tried this with axis 1.1
and 1.2alpha
It seems that no matter what I
try, I cannot get the method names to be supplied
I am using ant 1.6.1 in eclipse 3.0
Here is the task I am running
I have tried this with axis 1.1 and 1.2alpha
It seems that no matter what I try, I cannot get the method
names to be supplied.
I am not sure if it is no storing the debug info properly
when compiling or if the jav