Search the web
Sign In
New User? Sign Up
soaplite · SOAP::Lite for Perl (soaplite.com)
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2334 - 2363 of 6387   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2334
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...
diane7b <diaben@...>
diane7b
Offline Send Email
Feb 1, 2003
6:16 pm
2335
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...
Rajesh Kumar Mallah <...
mallah_rajesh
Offline Send Email
Feb 2, 2003
12:36 pm
2336
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...
Stephen.Rosman@...
Send Email
Feb 3, 2003
7:13 am
2337
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...
vanvuure <marcel_van_...
vanvuure
Offline Send Email
Feb 3, 2003
2:00 pm
2338
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...
Keanan Smith
KSmith@...
Send Email
Feb 3, 2003
7:51 pm
2339
I've had a bit of a rummage in the source code, I've installed it successfully on another server, I've reinstalled libnet, libwww, SOAP::Lite, I've got the...
Stephen.Rosman@...
Send Email
Feb 4, 2003
1:32 am
2340
Hi, I have got a soap server that has a method 'OpenSession' that should return a boolean, 'return' and a string 'session id'. The soap envelope of how the...
vanvuure <marcel_van_...
vanvuure
Offline Send Email
Feb 4, 2003
1:48 pm
2341
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: ...
Sven Paulus
sven_paulus
Offline Send Email
Feb 4, 2003
9:31 pm
2342
... It's to do with namespace prefixes which cannot begin with xX|mM|lL. I can't figure out whether SOAP::Lite is correct in your case, it's a bit too late at...
Duncan Cameron
dcameron@...
Send Email
Feb 4, 2003
11:29 pm
2343
Hi, I have searched the list and can't find an exact answer to my question. I have completed a SOAP::Lite server that works fine when I feed it from a...
Andy Kelk
mopoke_uk
Offline Send Email
Feb 5, 2003
12:28 pm
2344
hi ! i'm getting following error from axis: <faultstring>org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in...
somebody8765 <martin....
somebody8765
Offline Send Email
Feb 5, 2003
2:39 pm
2345
As a follow up to my own message, I can get the data to be recognised if I get VB.net to use literal style with "wrapped" ParameterStyle. <soap:Envelope...
Andy Kelk
mopoke_uk
Offline Send Email
Feb 5, 2003
4:27 pm
2346
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 ...
Dan Grigsby
dcgrigsby
Offline Send Email
Feb 6, 2003
12:42 am
2347
This usually means that something is not being passed with the right type. Make sure that each element of the array is being passed as the right type. It looks...
msanesh <anesh@...>
msanesh
Offline Send Email
Feb 7, 2003
5:40 am
2348
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...
msanesh <anesh@...>
msanesh
Offline Send Email
Feb 7, 2003
5:47 am
2349
... this was the problem, thanks ! however - i'm just wondering, that even as i was mapping B to the wrong namespace, if it was empty, it was not a problem...
Martin Hajduch
somebody8765
Offline Send Email
Feb 7, 2003
10:19 am
2350
I'm new to SOAP so I thought I would start with SOAP::Lite. What's the syntax for sending back an array of strings. I tried something like the following: my...
websocket <websocket@...
websocket
Offline Send Email
Feb 8, 2003
2:13 pm
2351
Hi list, yesterday I bought the O'Reilley Book "Web Services with Perl" from Ray/Kulchenko. I am a newbie and was suprised how easy web services can be when I...
Martin Keller
martin2901de
Offline Send Email
Feb 9, 2003
2:47 pm
2352
... Paul and I thank you. :-) ... Do you have the LWP (aka libwww-perl) package installed? I don't remember if SOAP::Lite requires it for installation, or just...
Randy J. Ray
rjray_perl
Offline Send Email
Feb 9, 2003
10:06 pm
2353
... Because of the different ways you can express arrays in XML Schema and WSDL, there is no one answer to this. The fact that you are writing to .Net is more ...
Randy J. Ray
rjray_perl
Offline Send Email
Feb 9, 2003
10:18 pm
2354
Hi, Does anyone have any ideas on this at all? I've pretty much hit a wall and am about to give up with it. I think I might have to investigate other SOAP...
Andy Kelk
mopoke_uk
Offline Send Email
Feb 10, 2003
5:39 pm
2355
I don't have direct relation with what you are trying, but I had a similar problem. I had soaplite client talking to apache axis server. The apache axis server...
msanesh <anesh@...>
msanesh
Offline Send Email
Feb 10, 2003
9:54 pm
2356
Does anyone know how to set the http timeout in soaplite? Thanks, Anesh....
msanesh <anesh@...>
msanesh
Offline Send Email
Feb 10, 2003
10:57 pm
2357
Has anyone done this? I need an example....
websocket <websocket@...
websocket
Offline Send Email
Feb 11, 2003
3:34 am
2358
(Apologies to Andy for the duplication, I forgot to Cc soaplite) ... Similar to the response I gave a few days ago concerning arrays, the style .Net is...
Randy J. Ray
rjray_perl
Offline Send Email
Feb 11, 2003
4:31 am
2359
... SOAP::Lite uses the LWP::UserAgent class for HTTP. Any options you would pass to LWP::UserAgent->new() you can pass in the proxy() method of SOAP::Lite: my...
Randy J. Ray
rjray_perl
Offline Send Email
Feb 11, 2003
4:37 am
2360
... I had a play-around with the xml you showed in your original post and SOAP::Lite doesn't seem to have a problem with hrefs. ================== my $xml =...
Duncan Cameron
dcameron@...
Send Email
Feb 11, 2003
6:52 am
2361
... i have to confirm this i have axis server returning an array of complex types as hrefs and i haven't encountered any problems (with hrefs) on the client...
Martin Hajduch
somebody8765
Offline Send Email
Feb 11, 2003
8:00 am
2362
Hi all, Thanks ever so much for all of the replies. It certainly gave me some new ammo to fire at the problem and I have now found a solution. I have ...
Andy Kelk
mopoke_uk
Offline Send Email
Feb 11, 2003
11:22 am
2363
When I'm writting perl based SOAP servers and there is a typo I don't get any error messages from the compiler, either at compile time or run time. All I know...
fulkohew <fulkohew@...>
fulkohew
Offline Send Email
Feb 11, 2003
3:03 pm
Messages 2334 - 2363 of 6387   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help