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

When I try to send compressed requests to a modified version of NuSOAP that accepts gziped and deflated requests. I hit a snagged. I solved it by changing...
1 Jul 9, 2003
2:45 pm

jahuong
Send Email

I noticed that SOAP::Lite only supports deflate but not gzip encoding. Any plans to support both? Thanks....
1 Jul 9, 2003
11:56 am

jahuong
Send Email

Hi, all. I am sending a request to a WSDL service using SOAP::Lite. The request is about 20 sets of 30 lines of serialized data, constructed about 5 layers...
1 Jul 9, 2003
7:23 am

Shade_Jon
Send Email

I am using SOAP::Lite to expose an API that is implemented using Inline::CPP, so I *have* to use the objects_by_reference stuff. But I noticed that the...
2 Jul 8, 2003
10:06 pm

Steve Fink
hotsphink
Send Email

Hello, I've got a simple soap client that looks like this: #!/usr/bin/perl use SOAP::Lite; my $soap = SOAP::Lite->service("http:/some.server.com:4221"); ...
4 Jul 7, 2003
4:47 pm

Byrne Reese
byrnereese
Send Email

Hi again, All. I'm at a deadlock :( ( i'm newbie in SOAP, XML and another stuff like that :)) I'm trying to write program which will be able simulate some...
4 Jul 7, 2003
4:25 pm

Byrne Reese
byrnereese
Send Email

Just to remind those of you at the Portland conference that the SOAP::Lite BoF is scheduled for Wednesday at 7pm in Salon D. At the moment it's looking like...
2 Jul 7, 2003
3:27 pm

Byrne Reese
byrnereese
Send Email

Hi again. I'd like to switch off auto insert 'xsi:type&#39; in my SOAP::Data variables. I don't want to specify xsi:type at all. For example: code: $sTest =...
2 Jul 7, 2003
2:35 pm

Paul Kulchenko
paulclinger
Send Email

Hi, I'm returning an array like so; return SOAP::Data->name("AccountList";)->type("xsd:ArrayOfAccounts&quot; => \@services_accounts); Where @services_accounts is an...
5 Jul 4, 2003
2:17 pm

Mark Cance
mscance
Send Email
1 Jul 2, 2003
9:41 pm

Igor Korolev
IgorK@...
Send Email

Hello, Could somebody please tell me if there are methods for getting fault text received in SOAP body of a response ? For some reason, SOAP::Lite::call will...
2 Jul 2, 2003
9:38 pm

Igor Korolev
IgorK@...
Send Email

Hi, Has anyone been using Amazon's Web Services with Soaplite? I am looking for some documentation/tutorials. Anyone? Thank you, JP...
1 Jul 2, 2003
8:14 pm

Jean-Philippe Durrios
jpdurrios
Send Email

Hello, SoapLite has a bug which perhaps seems not very severe but for some people it is essential. It sends the SOAP faults not standard. The spec says that...
2 Jul 2, 2003
2:34 pm

Igor Korolev
IgorK@...
Send Email

Hello, I have a problem with SOAP::Mime. We are using Apache and ModPerl. When sending or receiving attachments bigger 1 MB the Apache grows to 100 MB. When...
1 Jul 2, 2003
9:27 am

anmue2002
Send Email

There are so man things now which do not work with other toolkits, we are creating workarounds all the time. Regards, Andreas...
1 Jul 2, 2003
9:19 am

anmue2002
Send Email

I'm trying to process a response with an attachment (see below), but SOAP::MIME complains: "Unresolved (wrong?) href (id0) in element 'retrieveReturn'". Not...
2 Jun 30, 2003
3:00 pm

Byrne Reese
byrnereese
Send Email

Hello, All. I'm newbie, so i'll ask stupid questions :) Now i have to write server to process a query from some client (i can't modify this query). Client send...
2 Jun 30, 2003
10:35 am

Tilman Koschnick
tilmankoschnick
Send Email

Hello, All. I'm newbie, so i'll ask stupid questions :) Now i have to write server to process a query from some client (i can't modify this query). Client send...
1 Jun 30, 2003
10:34 am

Nick Potemkin
nick@...
Send Email

I am trying to access a sms service using soap::lite The xml that the service is expecting is : soap:Envelope...
7 Jun 27, 2003
5:02 pm

Paul Kulchenko
paulclinger
Send Email

Stefan, apologies... I had misunderstood your question. As far as I can tell there is no easy way to get to the original XML in the body on the server side....
1 Jun 25, 2003
3:38 pm

Alberto Accomazzi
aaccomazzi
Send Email

Hi, I am trying to write a client/service-combination that exchanges a SOAP-message containing an XML document. I know how to put the XML into the message....
3 Jun 25, 2003
9:21 am

stormmaster42
Send Email

Hi everyone, I am new to SOAP Lite and have a question about adding sub name spaces to nested header elements. With the following method call, my $header =...
1 Jun 24, 2003
5:30 pm

jomi_song
Send Email

Okay.. I have been doing a lot of reading/research. So let me lay out my problem concisely. I can get the .NET client to connect and transfer simple data with...
3 Jun 23, 2003
10:00 pm

perlmedian
Send Email

Hey Folks, I've been fighting with Apache Axis (via CF) and SOAP::Lite quite a bit over the past weeks. I just wanted to pass along a little gem that has saved...
1 Jun 23, 2003
9:35 pm

weissadam
Send Email

The following code segment: ################################################################# my $authinfo = SOAP::Data->name('Interface&#39;) ->attr({xmlns->...
2 Jun 23, 2003
9:33 pm

perlmedian
Send Email

Hello, I have set up a soap server using jaxrpc and I am trying to call methods on the server using a soaplite client. I am able to call methods when the ...
1 Jun 23, 2003
7:51 pm

Isaac Graf
isaacgraf
Send Email

hi *, i've been playing around with soap::lite for quite a while now having great fun. however: someone forced me to write a soap client library with java and...
1 Jun 23, 2003
6:04 pm

Designlab Support
killwap
Send Email

Hi all, I'm totally new in SOAP, I just have to build a SOAP-tunnel form my diploma work. In front of me I have a "Understanding SOAP" book, but I'm completely...
3 Jun 20, 2003
9:34 pm

Dougal Campbell
dougal@...
Send Email

Hi All, I have gSOAP c++ soap server. I want to expose some complex data structures using this server to the clients (which include gSOAP c++ ... #include...
1 Jun 20, 2003
8:15 pm

Sanjay
sanj_soman
Send Email

Hello all, I don't have a specific issue I'm seeking help on, but rather wish to tap into the collective wisdom of the mailing list's SOAP::Lite gurus. I've...
3 Jun 19, 2003
6:41 pm

Byrne Reese
byrnereese
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