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 ! i'm getting following error from axis: <faultstring>org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in...
3 Feb 7, 2003
10:19 am

Martin Hajduch
somebody8765
Send Email

I have seem the process size grow in perl when multiple soap operations. I thought this was my script, but I tried it with the google API as well. The code I...
1 Feb 7, 2003
5:47 am

msanesh <anesh@......
msanesh
Send Email

Hi Jay, others: This seems like the most frequently asked question, and while it's been answered in pieces, I thought maybe I could try and package up the ...
1 Feb 6, 2003
12:42 am

Dan Grigsby
dcgrigsby
Send Email

Hi, I have got a soap server that has a method 'OpenSession&#39; that should return a boolean, 'return&#39; and a string 'session id'. The soap envelope of how the...
2 Feb 4, 2003
11:29 pm

Duncan Cameron
dcameron@...
Send Email

Hi, I'm currently trying to use a SOAP::Lite based server (mod_perl) with a SOAP::Lite based client. However the server complains about namespace problems: ...
1 Feb 4, 2003
9:31 pm

Sven Paulus
sven_paulus
Send Email

I'm trying to get the SOAP::Lite library working and I'm getting an insanely stupid error. (SOAP-Lite 0.55 on Apache 1.3 on Red Hat Linux 7.0) I set up the...
2 Feb 4, 2003
1:32 am

Stephen.Rosman@...
Send Email

Umm, kinda, it's *legal* but not what your documentation indicates it is. It's actually calling the function OpenSession with one paramater, an XML, the XML...
1 Feb 3, 2003
7:51 pm

Keanan Smith
KSmith@...
Send Email

Hi, I have an existing soap client and for that client, I have to build a soap server. I'm building the server in SOAP::Lite. The client has already been built...
1 Feb 3, 2003
2:00 pm

vanvuure <marcel_v...
vanvuure
Send Email

Hi Folks, My SOAP::Lite server crashes anytime and stops listening. how shud i debug the problem . is there any way to trace on *server* side and log the...
1 Feb 2, 2003
12:36 pm

Rajesh Kumar Mallah &...
mallah_rajesh
Send Email

I have a java soap service that takes a user-defined object as request parameter and returns a user-defined object as the soap response. One part of the...
1 Feb 1, 2003
6:16 pm

diane7b <diaben@.....
diane7b
Send Email

I have a java soap service that takes a user-defined object as request parameter and returns a user-defined object as the soap response. I have a java client...
2 Jan 31, 2003
6:07 pm

Steve Piercey
vbfan78
Send Email

Hello All, I am return HTML String from SOAP Lite Sever to a client running on Apace SOAP. The problem is that SOAP Lite is converting the HTML String (which...
1 Jan 31, 2003
2:56 am

sufimufti <sufimuf...
sufimufti
Send Email

Hi We are proud to bring you the most comprehensive knowledge resource portal on SAN Technology, http://www.techieindex.com/SAN The ultimate tool for SAN...
1 Jan 30, 2003
6:08 pm

bentechie2000 <ben...
bentechie2000
Send Email

Why can't I programatically define the host name and port number? Statically it works, but dynamically I get the error: IO::Socket::INET: Bad hostname ':' ... ...
15 Jan 30, 2003
6:04 pm

quinn@...
quinn_weaver
Send Email

Hey gang, Ok, I'm trying to figure out how to get started with SOAP::Lite. I installed ActivePerl (newest release) on my Win2000 machine, and I have IIS...
2 Jan 30, 2003
3:10 pm

Dougal Campbell
dougal@...
Send Email

Hi there, I have an array of data which I want to send in a SOAP request and expect it to come out something like this: <skuElements> <product sku="Test";> ...
2 Jan 30, 2003
1:20 pm

Andy Kelk
mopoke_uk
Send Email

Hello, is there any way to tell what domain is calling a server. I set up a server and had it send back html with all of the %ENV in them. The only thing I...
1 Jan 30, 2003
3:00 am

Dan
dmuey@...
Send Email

I'm trying to get erros to report better, here is what I have print header; my $soap = SOAP::Lite -> uri("http://www.simplemood.com/Uri_$uri_prxy") ->...
1 Jan 29, 2003
6:45 pm

Dan Muey
dmuey@...
Send Email

Hallo! I'm using a SOAP::lite client to call a GLUE server. In the WSDL, it is pecified to connect to the service at http://127.0.0.1:8080/abc : <soap:address...
1 Jan 29, 2003
1:45 pm

starnuto_di_topo <...
starnuto_di_...
Send Email

is there a way to log the SOAP request (means the xml body)?? I need this feature for some debugging work, but i don't have find it in the doc. thanks for...
1 Jan 29, 2003
10:46 am

fliragne <florian....
fliragne
Send Email

In my server when I add: use SOAP::Lite +trace; I get the error: Use of uninitialized value in join or string at /usr/lib/perl5/site_perl/5.6.0/SOAP/Lite.pm...
1 Jan 27, 2003
4:13 pm

fulkohew <fulkohew...
fulkohew
Send Email

Hi gang. I'm currently helping write a book on web services. One of the toolkits we're looking to discuss in the book is SOAP::Lite. Unfortunately this is a...
2 Jan 26, 2003
6:16 am

Randy J. Ray
rjray_perl
Send Email

Hi, I am running the client example with the following error: "not well-formed (invalid token) at line 1, column 1, byte 1 at...
1 Jan 25, 2003
11:30 pm

nerdscan <nramjee@...
nerdscan
Send Email

Hello, I decided to take a crack at writing a module to work with Apache-2 and mod_perl-2. Before I loose you, let me say that I made it work; I want to do it...
4 Jan 24, 2003
4:07 am

Dan Grigsby
dcgrigsby
Send Email

Hello all, Lots of things in the archives about using SSL through apache, but I was wondering if its possible to get an independent SSL server. I've got a ...
1 Jan 24, 2003
2:26 am

Rob Moser
moserunsweduau
Send Email

If you instantiate an object from the client, when does the server-side memory for that object get freed?...
4 Jan 23, 2003
10:36 pm

Paul Kulchenko
paulclinger
Send Email

Hello list, I am extremely new to Web Services and Soap. Soap was recommended to me by a couple of perl lists that I frequent. I was checking out the awesome...
4 Jan 22, 2003
11:52 pm

Keanan Smith
KSmith@...
Send Email

this is probably trivial, but i've tried every combination i can find for accomplishing this and nothing works. i need to create something equal or equivalent...
2 Jan 20, 2003
8:56 pm

Byrne Reese
byrnereese
Send Email

Try a test comparing the strings you get over the network to what you think they should be, something like: sub authenticate { ($this,$dn,$password) = @_; ...
5 Jan 20, 2003
5:17 pm

B R
b1v1r
Send Email

Hi, I haven't used Net::LDAP, so this is just a guess, but: I believe your problem is related to the fact that, when you get an LDAP error, you return...
2 Jan 17, 2003
9:41 pm

b1v1r <b1v1r@...>
b1v1r
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