Thanks Bill and Roslan,
I've solved my first problem/question.
The solution was to compile the implementation class with the debug option
(default in eclipse 3.0) and to use the -i option when using the
Java2Wsdl tool.
I also tested it with an Ant script and it works well (the -i tool option
is e
27;m having to make it into a class with empty method bodies to work
around this issue.
-Original Message-
From: Roslan Amir [mailto:[EMAIL PROTECTED]
Sent: Monday, July 19, 2004 10:29 PM
To: [EMAIL PROTECTED]
Subject: Re: Parameters name, Helpers, Skeleton
Hi,
I will answer the first o
o you, you have to edit the WSDL
to put them in the correct order.
Roslan
Arnaud Vezain wrote:
Hello,
I'm writing web-services based on Axis and I have several problems.
1) When I write the interface of my RPC-Service I specify my own
parameters name. But when I generate the others classes of
Hello,
I'm writing web-services based on Axis and I have several problems.
1) When I write the interface of my RPC-Service I specify my own
parameters name. But when I generate the others classes of my service, my
initial interface is overwritten and the parameters name change to in0,
in1
Title: RE: Parameters Name
Well, I tried compiling my interface class with -g but that does not put the parameter names in the wsdl. I had to create a dummy implementation class, compile it with -g and then supply it to Java2WSDL with the --implClass option. Only then the proper parameter
Thanks.
> Naresh
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 25, 2002 10:19 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Parameters Name
>
>
> Supply the --implClass option with a class that was compiled with
Title: RE: Parameters Name
- But isn't Java2WSDL supposed to generate the implementation class?
- Can't Java2WSDL pick the parameter names from the class-of-portType if it is compiled with -g?
Thanks.
Naresh
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL
ECTED]>
06/26/2002 10:46 AM
Please respond to axis-user
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject:RE: Parameters Name
Is there anyway to do this with http://.../Service?wsdl?
--
Jason Lee - Programmer
405.74
Is there anyway to do this with http://.../Service?wsdl?
--
Jason Lee - Programmer
405.745.1789
Hobby Lobby Stores, Inc.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 9:19 AM
To: [EMAIL PROTECTED]
Subject: Re: Parameters Name
ED]
cc:
Subject: Parameters Name
Hi,
When i use Java2WSDL, it replaces methods parameters name with in0, in1
and so
on...
Is it possible to keep original parameters names ? I need the meaning
included
in their original name.
Thx for any help about this.
Cedric
Hi,
When i use Java2WSDL, it replaces methods parameters name with in0, in1 and so
on...
Is it possible to keep original parameters names ? I need the meaning included
in their original name.
Thx for any help about this.
Cedric
11 matches
Mail list logo