Your SOAP envelope has specified the wrong namespace. It should be:
"http://schemas.xmlsoap.org/soap/envelope/";.

Your SOAP message specifies:
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";

That's the namespace for the SOAP extension for WSDL.

You'll have to check with the Perl folks to figure out how to fix it.

Anne

On 8/21/06, Kinichiro Inoguchi <[EMAIL PROTECTED]> wrote:
Aleksey,

I'm using Active Perl 5.6 within Windows XP.
And SOAP::Lite version is 1.47. (I checked Lite.pm file.)

And I'm using Axis2 nightly build war distribution
with JDK1.4.2 and tomcat5.0.28.

I hope this info helps you.

Regards,
kinichiro

--- Aleksey Serba <[EMAIL PROTECTED]> wrote:

> Kinichiro,
>
> > Your script worked in my environment,
> > and I could see result.
> > $VAR1 = 'Hello I am Axis2 version service , My version is
> #axisVersion#
> > #today#';
>
> Hmm, strange.. Thus the problem is in environment.
> What version of SOAP::Lite module and axis2 dist do you use?
>
> Anyway, this is a good info for me - i'll dig into different
> versions.
>
> Thanks
>
> Aleksey
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to