Thread

Posted on Tue Aug 5 06:31:19 2008 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 Tue Aug 5 09:52:20 2008 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 Tue Aug 5 10:24:23 2008 by oripuma in response to 8499
Re: Does SOAP-WSDL supported for ActivePerl ?
Thx very much Mr.Martin BR oripuma
Write a response
Posted on Wed Aug 6 14:34:59 2008 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
Write a response