-user@ws.apache.org
Subject: Re: problem in accessing python Hello World Service
Kashif,
I appreciate that you tried to create a WSDL file for me, but the WSDL you
supplied doesn't correspond at all to any of the SOAP messages that you've
posted thus far (and it certainly has more than ju
This is a hello world operation with no argument
As I understand that there is some compatibility issues with Axis and ZSI.Any comments on that.
p.s EranKind RegardsKashif Saleem -----Original Message- From: Ann
Subject: Re: problem in accessing python Hello World Service
Kashif,
The first message is using document/literal. The second message is using
rpc/encoded. I think you're saying that the first message doesn't work, but the
second one does.
Axis 2 does not yet support rpc/encod
rld service and I> am using end point reference to access this service.There is no wsdl for> it.>> Kind Regards
> Kashif Saleem>>> -----Original Message-----> From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]> Sent: Sat 3/25/2006 3:45 PM> To:
axis-user@ws.apache.org&g
ncoding/"; >
This is a hello world operation with no
argument
As I understand that there is some compatibility issues with Axis and ZSI.Any
comments on that.
p.s Eran
Kind Regards
Kashif Saleem
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: S
Do you know what message the Pyhton service is expecting?My guess is that it isn't expecting you to send the method name in the message.AnneOn 3/25/06,
Kashif Saleem <[EMAIL PROTECTED]> wrote:
Hi Anne,Thanks for your response.I am attaching with this mail the HelloWorld Service and axis2 c
Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Sat 3/25/2006 3:45 PM
To: axis-user@ws.apache.org
Subject: Re: problem in accessing python Hello World Service
Please post the WSDL.
Based on the error messages, I'm guessing that the server is not expecting
the
http://example1.org/example1";
Please post the WSDL.Based on the error messages, I'm guessing that the server is not expecting the
http://example1.org/example1">element to appear in the message. AnneOn 3/24/06, Kashif Saleem <
[EMAIL PROTECTED]> wrote:Hi all, I installed a ZSI 2.0_rc2
on machine geron045.ncl.ac.uk.I run
Hi all,
I installed a ZSI 2.0_rc2 on machine geron045.ncl.ac.uk.I run the
HelloWorld.py service on the this machine i.e.
http://geron045.ncl.ac.uk:8088/HelloWorld.py.This service has one operation
called "HelloWorld" which accepts one argument and return this argument.
Then from the an