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

Hello. I've read through the threads I can find about SOAP::Lite server/.NET client interop and almost have everything just about functional. The only thing...
4 Apr 9, 2003
6:37 pm

kgoess
Send Email

Hi - I have an application from which I would like to be able to access more than one SOAP server. I'd like to be able to use the autodispatch (or ...
1 Apr 8, 2003
4:07 pm

amoore
Send Email

Just a short question regarding interaction with a SOAP::Lite TCP daemon, The problem is I've tried to write a TCP transport for php 'pears&#39; SOAP classes so...
1 Apr 6, 2003
11:56 pm

shane hanna
iordy_9725264
Send Email

Hi ! In a EAI project a BizTalk server is available. One option might be to use SOAP::Lite for receiving and probably sending BizTalk framework messages. ...
1 Apr 6, 2003
11:03 am

Andersson, Kimmo
Kimmo.Andersson@...
Send Email

Hi All, I am new to soap lite, I want to send a Document style message based request (not RPC, no method to call at the servlet end, just doPost) through...
2 Apr 3, 2003
10:47 pm

Byrne Reese
byrnereese
Send Email

Hello, I've been trying to build the XML below, but am having problems. I've read the manual and searched the web and can not find/figure out my answer. Can...
1 Apr 2, 2003
2:59 pm

jbenden76
Send Email

Currently, SOAP::MIME overloads SOAP::Lite subroutines and functionality... which admittedly is not the most elegant thing to do. In the next release,...
1 Apr 1, 2003
12:48 am

Byrne Reese
byrnereese
Send Email

Announcement: SOAP::MIME was written to provide full support for SOAP w/Attachments using MIME. Until recently it only supported client-side attachments, or...
2 Apr 1, 2003
12:45 am

Byrne Reese
byrnereese
Send Email

All: Is there any other alternative to the WSDL::Generator module?? I found the WSDL::Generator module pretty inefficient. I did manage to generate a WSDL, but...
7 Mar 31, 2003
3:46 pm

kedsbarve
Send Email

Hi there, I have a SOAP::Lite client using a WSDL service to a MS SOAP server. Everything works OK. for short messages. However, if I upload a larger chunck of...
1 Mar 27, 2003
9:33 pm

marcweeber
Send Email

I am writing a soap client using soaplite . The test program hi works fine. But when i change the proxy as https instead of http it is giving the following...
1 Mar 27, 2003
1:35 am

Sadanand Kalasabail
sade_bhat
Send Email

Hi, I have a web service developed with MS Soap Toolkit 2SP2 The returned complex type in the wsdl use the schema: http://www.w3.org/2000/10/XMLSchema My...
1 Mar 26, 2003
3:45 pm

rduyme
Send Email

Hops!!! ... From: Pierpaolo Pitocco To: soaplite@yahoogroups.com Sent: Tuesday, March 25, 2003 3:32 PM Subject: Problems whith Attachments Hi, I'm writing a...
1 Mar 25, 2003
2:36 pm

Pierpaolo Pitocco
pierpit2000
Send Email

First, congratulation on Geoff Ellis for sending message 1000 to this group :) The problem: I have a SOAP::Lite client sending xml documents to a SOAP::Lite...
2 Mar 25, 2003
1:23 am

Rajal Shah
rajalshah
Send Email

Hi all! I have some problem parsing a soap response generated by a java web services. The response is a big tangle of item organized in Hash-map, Vector and...
1 Mar 24, 2003
9:34 pm

Pier
pier_erpa
Send Email

Hi, I'm trying to use a SOAP::Lite server with the service() method. However, the server complains doesn't like the call: <faultstring...
2 Mar 24, 2003
5:27 pm

kedsbarve
Send Email

Hello, I've been at this for quite some time and cannot get it to work, nor can I find a solution in any docs or in this list. I have a complex type called...
1 Mar 21, 2003
9:27 pm

fkamogee
Send Email

I am hoping someone can help point out where I am going so wrong. I have just started trying to use SOAP with SOAP::Lite and I was trying something hopefully...
2 Mar 21, 2003
7:09 pm

Duncan Cameron
dcameron@...
Send Email

The code below is my client. All i want to do is pass the variable to the server then have the server write the variable to a table in a mysql database. FOR...
2 Mar 20, 2003
4:40 pm

Dan Muey
dmuey@...
Send Email

Hi. Does anybody know how to access all incoming and outgoing xml(!) with a soap http daemon? I want to use this to log and debug my server. Many thanks for...
3 Mar 20, 2003
3:31 pm

Thomas K. Müller
pillefitz_2003
Send Email

Hello, I try to send a simple object (using a hash) to send it to a SOAP service. My code works fine with Activestat Perl v5.6.1 on Win32 and SOAP-Lite v0.46: ...
1 Mar 20, 2003
2:04 pm

Peter Sykora
peter_sykora...
Send Email

I have written a SOAP client using soaplite and I am having a probelm accessing part of the xml data. I use the following code to access employees: #======== ...
2 Mar 20, 2003
6:30 am

Randy J. Ray
rjray_perl
Send Email

I managed to fix this error (hopefully). I added a on_action(sub {}) statement on the server side, which disbaled the validation of SOAPAction 'uri#method&#39; etc...
1 Mar 19, 2003
8:56 pm

kedsbarve
Send Email

all: I am having problems connecting to a wsdl service from VB using MS Soapclient 2.0/3.0. The wsdl was created using the WSDL::Generator perl module and the ...
1 Mar 19, 2003
3:43 pm

kedsbarve
Send Email

I'm trying to add some redundancy to an application and want my server-side application to accept http, ftp, and smtp requests. Can I do this in one...
2 Mar 18, 2003
8:26 pm

Randy J. Ray
rjray_perl
Send Email

I have a soap server (daemon based) where I need to manipulate the response ... I need to remove namesp1:, replace s-gensym3, and remove xsi:type="xsd:string"...
4 Mar 17, 2003
1:56 pm

mark_yeaman
Send Email

I have a mod_perl XMLRPC handler: use strict; use XMLRPC::Transport::HTTP; my ( $perl5lib ) = ( $ENV{PERL5LIB} =~ /^(.*)$/ ); my $server =...
1 Mar 13, 2003
8:10 pm

ed-soaplite@...
summe_e
Send Email

Hi all, I have to develop an application composed by a server, written in perl + soap lite, and a client, written in c++ + easysoap. I want to use the...
1 Mar 12, 2003
10:59 pm

ziosandro2003
Send Email

I've just installed Perl 5.8.0 on a Linux system, used "perl -MCPAN -e shell' to upgrade CPAN.pm to the latest version (1.70) and then used "perl -MCPAN -e...
1 Mar 12, 2003
4:08 pm

johnamurdie
Send Email

I'm using the SOAP::Transport::HTTP::Daemon module for creating a web server to accept SOAP calls. I wanted to the make the web server faster by making it...
1 Mar 11, 2003
8:44 pm

Jason Yates
jaywhy2@...
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