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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

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

Howdy, I'm trying to learn how to use SOAP for sending and receiving complex data types. I've written the code below to use the multiple symbol realtime quote...
2 Aug 7, 2001
10:19 pm

Paul Kulchenko
paulclinger@...
Send Email

what's going on here? my Lite.dll "perl environment" is not working on my production machine but, it works fine on my test box. here's the error i'm getting:...
5 Aug 7, 2001
9:50 pm

Paul Kulchenko
paulclinger@...
Send Email

Hi, Bryan! I'm CC-ing soaplite list, because it may be interesting for others also. ... Short summary first. Basically OO calls can do the same as...
1 Aug 7, 2001
9:30 pm

Paul Kulchenko
paulclinger@...
Send Email

i'm getting this weird error when i try to instantiate Lite.dll via ASP. here's the error: Error Type: Server object, ASP 0177 (0x80004005) Unspecified error ...
1 Aug 7, 2001
4:05 pm

mdiplacido@...
Send Email

hello I need to send lists (string or structs) from a SOAP::Lite server to a delphi 6 client. The client uses the wsdl to generate stubs. How should I return...
1 Aug 7, 2001
1:46 pm

Alexandre Maret
amaret@...
Send Email

Is there a way to force a string to be encoded in base64 using XMLRPC::Lite? With very large string, the XML Parser seems to take forever. Thanks -Mathieu...
7 Aug 7, 2001
2:26 am

Paul Kulchenko
paulclinger@...
Send Email

Hello, I was wandering if any of you have been playing around with certificate authentication? I need to have SSL certificate authentication for client and...
4 Aug 7, 2001
12:01 am

Taras Shkvarchuk
tshkvarchuk@...
Send Email

Hello, I have a question about Persistent server-side objects without using the autodispatch mode. In the SOAP::Lite POD Docs, it says, under "implementation...
5 Aug 3, 2001
10:45 pm

Michael Percy
mpercy@...
Send Email

I just used MS's Visual Studio.NET and built the HelloWorld web service (with both C# and VB). It runs with the MS tools (using GET/POST), but not a SOAP call....
2 Aug 3, 2001
6:28 pm

Paul Kulchenko
paulclinger@...
Send Email

Hello, The examples were up and ruunning in less than an hour!!! Great Stuff!!! I am using soap.tcp (server) with chat.pl (client) on NT. The following warning...
3 Aug 3, 2001
4:28 pm

jeffforbeck@...
Send Email

What tool(s) do you guys use to create a WSDL file? I suppose if one uses Microsoft's .NET stuff, it will create the corresponding WSDL for you. Other tools? ...
1 Aug 3, 2001
3:58 pm

Weidong Wang
wwang@...
Send Email

Hi, I'm wanting to have several small scripts (modules) called from a large main script. The main script would basically have: use SOAP::Transport::HTTP; ...
5 Aug 2, 2001
2:54 am

David Mullens
damullens@...
Send Email

Hi, I would like to send an XML object via soap::lite to a java client. What is the correct way to send it out using soap::lite. Right now I send it as: ...
6 Jul 30, 2001
10:13 pm

Paul Kulchenko
paulclinger@...
Send Email

When adding a URI to a Data object it has to be after attr call. my $body=SOAP::Data->name("FooTag"=>"HelloWorld is inside") ...
1 Jul 30, 2001
9:45 pm

Taras Shkvarchuk
tshkvarchuk@...
Send Email

HI, Once SOAP::Data object is built, is there an easy way to get SOAP::SOM object for traversal of the structure? I was not able to find one, but I may have...
1 Jul 30, 2001
8:54 pm

Taras Shkvarchuk
tshkvarchuk@...
Send Email

When using SOAP encoding with an HASH value that does not contain any keys that are integers, the serialization returns a SOAP-Struct instead of a xmlsoap:map...
2 Jul 30, 2001
3:51 pm

Paul Kulchenko
paulclinger@...
Send Email

XML Found some useful sites for info on XML/Web Services and SOAP.Cape Clear have started to build up their resources on Web Services. They have a separate...
1 Jul 30, 2001
11:11 am

jasonking@...
Send Email

I installed ActivePerl-5.6.1.626-MSWin32-x86-multi-thread.msi, and the SOAP::Lite client examples work fine. I thought I would try to bring up a SOAP::Lite...
9 Jul 25, 2001
5:33 pm

Marcello Teodori
m_teodori@...
Send Email

hello I'm having troubles using a .wsdl file. the solution is probably very straightforward, however I can't fix it... The client request (see code below): ...
4 Jul 25, 2001
3:10 pm

Paul Kulchenko
paulclinger@...
Send Email

Hallo, I'm trying to register stand-alone Lite.dll from SOAP::Lite version 0.50 on Windows NT 4.0, but I always get the following message from regsvr32: ...
1 Jul 25, 2001
12:24 pm

roman.levenchteine@...
Send Email

I asked this question before and was told that I will have to use the undocmented send_receive function. But there is better and easier way to return complex...
2 Jul 25, 2001
3:37 am

Paul Kulchenko
paulclinger@...
Send Email

I think I have a possible solution for you guys, but I have never tried it or used tcptunnel. On Windows boxen, there is a "Hosts" file which hostname lookups...
2 Jul 24, 2001
8:29 pm

Michael Percy
mpercy@...
Send Email

As I understand, SOAP-Lite always returns something for each SOAP call, even it is an empty body. In some application, for efficiency concern, response is not...
2 Jul 24, 2001
4:15 pm

Paul Kulchenko
paulclinger@...
Send Email

How can I use die_with_fault, or SOAP::Fault to throw a fault, with a header element? Thanks. Weidong...
2 Jul 24, 2001
4:13 pm

Paul Kulchenko
paulclinger@...
Send Email

Hi, I'm trying to use TCP Tunnel/Monitor to trace the SOAP messages flying between my SOAP client and the SOAP::Lite test services at services.soaplite.com....
4 Jul 23, 2001
7:42 am

Michael Percy
mpercy@...
Send Email

hello, I am writing an application API which will primarily be availiable on a SOAP server - however I also want to write in in such a way that it can be used...
7 Jul 21, 2001
4:27 am

Paul Kulchenko
paulclinger@...
Send Email

New version of SOAP::Lite released today (see Changes file for more information): ! fixed memory leak in SOAP::Parser (thanks to Ryan Adams and Michael Brown) ...
6 Jul 21, 2001
12:37 am

Paul Kulchenko
paulclinger@...
Send Email

Hi, I need to show a soap packet like: <soap:Header> <types:AuthenticationHeader> <Key xsi:type="xsd:string">string</Key> <Type...
10 Jul 19, 2001
3:40 pm

adrian@...
Send Email

I'm accessing an Apache SOAP server with SOAP::Lite, getting a serialized Java bean's data as a Perl object works great! However, one of the methods returns a...
3 Jul 17, 2001
8:56 am

igorp@...
Send Email

Hello, We have a soap server that has been running successfully for a whlie. I recently added a Timeout value to the HTTP::Daemon becuase a certain task was...
3 Jul 17, 2001
2:05 am

Paul Kulchenko
paulclinger@...
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