Posted on 2008-08-05 03:31:19-07 by oripuma
Does SOAP-WSDL supported for ActivePerl ?
I newbie in perl, My PC Windows XP SP 3 and ActivePerl 5.8.8 . I have install SOAP-WSDL package with command : ppm install SOAP-WSDL and then i try sample code of SOAP-WSDL but I found error compile when I use XML::Compile::WSDL11 dan XML::Compile::Transport::SOAPHTTP to load WSDL file. And then i try to download package of XML::Compile but another problem exist in Log-Report. And then I try to to download and copy the pm file but not solved. any expert can help me how to solved this problem ? I need SOAP with WSDL file and support with JAXB, SOAP-Lite library some tag not support for JAXB like "xsi:type". Thanks Very Much, BR oripuma
Direct Responses: 8499 | Write a response
Posted on 2008-08-05 06:52:20-07 by mkutter in response to 8498
Re: Does SOAP-WSDL supported for ActivePerl ?
SOAP::WSDL works on Windows with ActivePerl, but I don't know whether WSDL/XML Schema features you need are supported. You can get a current PPM package at https://sourceforge.net/project/showfiles.php?group_id=111978 - I don't know whether ActiveState already supplies the 2.xx series.

Martin
Direct Responses: 8500 | 8507 | Write a response
Posted on 2008-08-05 07:24:23-07 by oripuma in response to 8499
Re: Does SOAP-WSDL supported for ActivePerl ?
Thx very much Mr.Martin BR oripuma
Direct Responses: Write a response
Posted on 2008-08-06 11:34:59-07 by whudson in response to 8499
Re: Does SOAP-WSDL supported for ActivePerl ?
Martin - Just so you know, the .05 PPM release on sourceforge is corrupt - at least it upsets WinZip. It is also lacking a .ppd file. I have tried a couple of different mirrors with the same results. The .04 version seems okay, though. Regards, William
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.