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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

Hi, I have a perl client and a Java server using Apach Soap. When I pass a number to the Java server and it is expecting a "long", but soaplite packages it as...
7 Nov 26, 2001
4:33 pm

eat_lemon@...
eat_lemon
Send Email

HI, I'm trying to get the server to send a file as an attachment in the response. I'm really not sure how to go about doing it. I tried looking at MIME::Lite...
2 Nov 23, 2001
9:02 pm

Paul Kulchenko
paulclinger
Send Email

Hi, I know there are lots of other questions on the thread but I think this would be of benefit to many other SOAP::Lite developers. If there's a reference or...
3 Nov 21, 2001
5:55 pm

Paul Kulchenko
paulclinger
Send Email

Consider the following code: %maps = ("123", "3"); $map = SOAP::Data->type("map") ->value(&#92;%maps); Now, this will serialize the key "123" as an integer,...
3 Nov 20, 2001
2:13 pm

eat_lemon@...
eat_lemon
Send Email

A very short question: which is the equivalent to $soap -> call ( new => 100 ) -> result in VB ? I recognise I still dont understand either the perl...
1 Nov 20, 2001
8:58 am

Enrique Melero
quiquee
Send Email

Hi, When inside a dispatched handler (using SOAP Daemon), I am unable to fork a new process to do work without it blocking forever. Even if I localize ...
12 Nov 19, 2001
7:32 pm

Sean.Meisner@...
Send Email

Hi, I'm trying to implement a global ticket-based authentication system where the ticket info is passed in a //authInfo SOAP field or something similar between...
2 Nov 19, 2001
6:09 pm

Paul Kulchenko
paulclinger
Send Email

Has anyone used http://www.xmethods.net/detail.html?id=95 and the SOAP LIte VB i/f? I would like to see the Create Object call. I can successfully use example...
2 Nov 19, 2001
5:57 pm

Paul Kulchenko
paulclinger
Send Email

Paul: I'm doing some development for a simple SOAP client using your excellent module, but I've run into one issue: In order for my client to talk to a WSDL...
3 Nov 19, 2001
3:29 pm

Paul Kulchenko
paulclinger
Send Email

Greetings, First of all my thanks for helping me with the WSDL file a couple of days ago. I was able to correct the mistakes and get the service operational. ...
7 Nov 15, 2001
8:22 pm

John T. Brown
jobrownatmpi
Send Email

1) When will 0.51 be available in activestate perl :-) 2) how do you have a persistant object on the server side? --Ivan...
6 Nov 15, 2001
2:28 am

Rob Torop
robt@...
Send Email

people, I'm trying to a javascript soap client to access a cgi SOAP server running on linux and display the results using DHTML. I've tried to send a soap...
2 Nov 14, 2001
6:19 pm

Paul Kulchenko
paulclinger
Send Email

Paul and soapliters, I have been reading up on SOAP and Distributed Object Architectures, and have slowly been understanding more and more what SOAP really is...
1 Nov 14, 2001
2:00 am

Michael Percy
mpercy@...
Send Email

Using a SOAP::Lite 0.51 CGI server, I tried using the as_Foobar syntax ie #!/usr/bin/perl use SOAP::Transport::HTTP; BEGIN { sub SOAP::Deserializer::as_Foobar...
2 Nov 11, 2001
4:28 am

Ian Kallen
iankallen
Send Email

Can anyone clarify something for me: in all examples I have seen, a SOAP request contains, of course, the method name (eg GetMoney). The SOAP response...
2 Nov 9, 2001
3:30 pm

Paul Kulchenko
paulclinger
Send Email

People, sorry to trouble you with this, but as a newbie, both to methods/classes/soap etc, I need to ask to move on. I read all the docs off www.soaplite.com...
2 Nov 9, 2001
9:35 am

Chris Davies
roaima
Send Email

I'm using this Perl client to call a Java Apache SOAP server: use SOAP::Lite; my $SoapObject2 = bless {s1 => "String1", s2 => 'String2&#39;} => 'soapobject2&#39;; my...
1 Nov 8, 2001
10:31 am

anders.johansson@...
andjohse
Send Email

Hiya there, I'm writing some software that uses a CGI based SOAP server, and am concerned that with large numbers of method calls, the time involved in...
3 Nov 5, 2001
8:43 pm

Paul Kulchenko
paulclinger
Send Email

Hi I'm using perl client and apache-soap server ( rpc ). I want to send files from client to server and from server to client. I couldn't find anything yet....
1 Nov 5, 2001
3:28 pm

ashrimali@...
s_anupriya2001
Send Email

Here's a small example that I think illustrates my problem. Any ideas? --Ivan test.zip...
3 Nov 5, 2001
2:26 pm

Ivan R. Judson
irjudson
Send Email

What is the problem in this Debug message? Perl code: use SOAP::Lite; my $SoapObject = bless {s1 => 'String1&#39;, s2 => 'String2&#39;} => 'SoapObject&#39;; my $client =...
1 Nov 5, 2001
1:35 pm

anders.johansson@...
andjohse
Send Email

Howdy, I was over at http://www.ebxml.org/news/pr_20010308.htm reading about how ebXML was using SOAP. Reading through the licenses I noticed the same RAND...
1 Nov 5, 2001
11:26 am

Bryan Dumm
bryan@...
Send Email

I'm trying to send Javabean-like objects as parameters in call method from a SOAP::LITE Perl Client to a Java Apache SOAP Server. Could someone please show me...
1 Nov 2, 2001
11:27 am

anders.johansson@...
andjohse
Send Email

Doh! Why is my addy appearing instead of my name??...
2 Oct 31, 2001
5:08 pm

Mark Wilkinson
professorwil...
Send Email

Dear Group, I have lurked long enough :-) I have hit a problem that I can't find an answer to in the archives, so I joined in the hopes that someone out there...
3 Oct 31, 2001
4:48 pm

mwilkinson@...
professorwil...
Send Email

This group adds an evil 'Reply-To: soaplite@yahoogroups.com' to the messages it forwards. This breaks threads that are cross-posted between multiple groups....
5 Oct 31, 2001
3:49 pm

Ivan R. Judson
irjudson
Send Email

Hey, So I'm using activestate perl, and soaplite 0.51 and I have the following odd thing happening: 1) one side I have a server starting and instantiating some...
11 Oct 30, 2001
1:40 am

Bill Jones
sneex@...
Send Email

It appears that SOAP::Lite deserializer is trying to resolve the references when it sees one. When I am trying to build a message and attach the following...
2 Oct 25, 2001
2:07 am

Paul Kulchenko
paulclinger
Send Email

Hello, I have a SOAP client and a server set up and my client program does what I expect it to do until I put use Win32::OLE line into the package from the ...
2 Oct 23, 2001
8:48 pm

Paul Kulchenko
paulclinger
Send Email

Hi there, I'm posting this here, as I've seen this covered before in this group ( http://groups.yahoo.com/group/soaplite/message/880 ). I've taken the code in...
2 Oct 23, 2001
6:44 pm

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