Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

soaplite · SOAP::Lite for Perl (soaplite.com)

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1205
  • Category: Protocols
  • Founded: Jan 28, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi All, Problem: Whenever i have called your stringArray method with argument of Array for different style. It work like below... #Pass XML without XML...
1 Aug 19, 2004
1:45 pm

Rushikesh Joshi
rushi_asi
Send Email

Messages have been removed; user banned. Paul. ... £27GBP, $48USD, $64AUSD, 39Euro or $74NZD per client, click the link for more...
1 Aug 18, 2004
10:34 pm

paulclinger@...
paulclinger
Send Email

Hi experts, I'm writing a SOAP::Lite service using Apache and SOAP::Lite::Transport::FCGI. I'm calling a method which takes a file as a MIME attachment....
1 Aug 18, 2004
8:29 am

herwighenseler
Send Email

Hello people, I'm trying to setup a simple SOAP-Server using the TCP transport module. server.pl ... use SOAP::Transport::TCP; my $daemon =...
1 Aug 17, 2004
4:39 pm

nsowen
Send Email

Dear all, As Perl is a very loosely-typed language, what use is WSDL for services based on SOAP::Lite, /apart/ from enabling them to interact with other...
3 Aug 17, 2004
3:32 pm

Mark Fuller
amigo_boy2000
Send Email

... You need to use a technique similar to the one shown in this earlier post to the list. http://groups.yahoo.com/group/soaplite/message/1521 You can get the...
2 Aug 17, 2004
12:01 pm

Leon de Rooij
toyos78
Send Email

Hi list, Has anyone had any success feeding WSDL to a BizTalk 2004 server? I've generated WSDL which works fine with .NET 1 & the new 2, but BizTalk 2004 sees...
1 Aug 16, 2004
12:34 pm

Issac Goldstand
margol_il
Send Email

RE: [soaplite] Urgent Java Unix Scripting (3 - 5 Yrs) openings @ MNC ChennaiI don't even mind the job ad so much, but... why post a JAVA job ad on a Perl...
1 Aug 16, 2004
12:30 pm

Issac Goldstand
margol_il
Send Email

Hi, I am trying to parse a SOAP request with SOAP::Lite which contain an associative array with multiple entries with the same key. Unfortunately SOAP::Lite...
1 Aug 16, 2004
11:40 am

Leon de Rooij
toyos78
Send Email

Dear Professionals, We Career Soft Solutions, a Leading Consultancy Group, have some of the Top IT Companies across India as our Client base. We are taking ...
2 Aug 16, 2004
8:32 am

rafiq.ismail@...
rafiq_i
Send Email

Hi, No-one answered my question but I found the extraordinarily simple answer by browsing some documentation from 2002 - seems "xmlschema&quot; is a method of...
1 Aug 13, 2004
9:22 pm

Colin Magee
colin@...
Send Email

MessageThanks for all the suggestions. I will attempt to include lots of details in this response for the sake of the archives. My original suspicion was that...
8 Aug 13, 2004
2:28 pm

Donald Chen
wxyc
Send Email

Hi Folks, $s = SOAP::Schema -> schema("https://host/my.wsdl")-> parse($service) Looking over all the examples, tests, etc... I can use : sub...
1 Aug 12, 2004
7:36 pm

macleajb
Send Email

Here's an interesting solution to a performance problem I'm having when sending an xml string through SOAP. My example xml string is about 500k When I use the...
1 Aug 12, 2004
2:08 am

Jeremy Lublin
jlublin
Send Email

Hi, Have seen a few problems on the archive but no resolution to a problem I'm having where I'm trying to log on to a web service using SOAP::Lite and the...
1 Aug 11, 2004
9:55 pm

Colin Magee
colin@...
Send Email

hi, when i run my client i get the length required error.. my server: #!c:/Perl/bin/Perl.exe -w use SOAP::Transport::HTTP; use LWP::Simple; # to the download...
1 Aug 10, 2004
1:20 pm

SHAFRAZ
Send Email

Hi all! I am trying to set upp my own SOAP server. The server should use SSL/HTTPs for client communication. I have only found one example that does not work. ...
2 Aug 10, 2004
10:49 am

Alasdair Allan
dr_aallan
Send Email

Hello, I've fumbling ineffectually with SOAP and mod_perl for the last couple weeks. The best I can get with SOAP::Transport::HTTP::Apache is "Can't call...
1 Aug 10, 2004
1:36 am

kooganani
Send Email

Hi all. Please excuess the silly questions, but I'm having lots of problems binding to an apache soap service (uri:10021/soap_vas), and am kind of lost. I'm...
1 Aug 8, 2004
4:24 pm

bright_g2001
Send Email

I am trying to create the following complexType weatherParametersType and my code (see below) isn't capturing the array of booleans correctly (see SOAP...
1 Aug 6, 2004
9:26 pm

john.schattel
john_schattel
Send Email

We use SOAP::Lite to make requests to a HTTPS based WebServices that uses HTTP Basic Authentication. I've been overriding the get_basic_credentials as...
1 Aug 6, 2004
8:49 pm

Abhijit Dixit
abhijit_dixit
Send Email

Hi, ... use SOAP::Lite +trace => [qw(transport debug)]; use SOAP::Lite service => 'file:/home/mover/thirdparty.wsdl'; my %domains = ( 'yahoo.com&#39; => 2000, ...
1 Aug 6, 2004
6:52 pm

mullangi.rm
Send Email

Hi all, Anyone have experience using this method for SOAP::Lite. The following generates : Can't locate object method "call" via package...
2 Aug 6, 2004
1:01 pm

Duncan Cameron
duncan_camer...
Send Email

I'm new to both SOAP::Lite and Perl I have a webservice with two methods. The first method is passed a String and returns a String The seond method is passed a...
2 Aug 6, 2004
8:09 am

Duncan Cameron
duncan_camer...
Send Email

Hello, I'm working with a wsdl service that expects one of the parameters to be an array. Here's what their sample looks like: <circles...
1 Aug 5, 2004
7:51 pm

eldoclimber
Send Email

Hi All, I am trying to access a soap service using SOAP::Lite in a Perl script (see code below) and I get an error message back saying that it has received an...
1 Aug 4, 2004
8:10 pm

john.schattel
john_schattel
Send Email

Howdy - I have a simple CGI script I am running on a Win32 Apache (1.3.29) web server using mod_perl - specifically the Apache::Registry. It tries to make a...
1 Aug 3, 2004
11:31 am

techrg99
Send Email

I have an application developed using Visual Basic 6. This application can connect to the server (linux) to upload and download a file (this file is an XML...
1 Aug 2, 2004
3:47 am

avenuestreet
Send Email

I have a simple perl web service that works via https on a Stronghold server. I then moved the service to Oracle's 10G application server. If I access the...
1 Jul 31, 2004
2:13 pm

suzannesmith98
Send Email

Until earlier today, my perl client to .NET server worked. After doing some (seemingly) routine code work today, it now gives an error on execution. Hopefully...
1 Jul 30, 2004
9:05 pm

Matthew
obc_spike
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help