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
Messages 4251 - 4280 of 6629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
4251 Brian Sedgley
sedgeman69 Send Email
Dec 14, 2004
6:51 pm
No it is complaining about the fact that the Message is being sent. I do not have control of the soap server and i think it is running sax2 . I would agree...
4252 Eric Promislow
ericpromislow Send Email
Dec 15, 2004
12:37 am
It's failing because the character with value 3 is an invalid XML character, even if it's encoded as a character reference. From the XML spec: Character Range ...
4253 chuckcott Send Email Dec 15, 2004
1:16 am
Hi All, I hope this will be an easy one. I'm trying to post to a web server, but I'm getting the following error message on the server: Service threw an...
4254 Robert Nicholson
robertatelas... Send Email
Dec 15, 2004
3:21 am
If you are using a web services framework that generates it's wsdl from the method signatures of the exposed methods from the web service is it still possible...
4255 joe_26martin Send Email Dec 15, 2004
12:41 pm
Here's NOVEL gift FOR CHRISTMAS/NEW YEAR ADVERTISEMENT Here's NOVEL gift FOR CHRISTMAS/NEW YEAR GIFT THE FREE EARNED TO YOUR FRIENDS FREECALLINGCARDS EARNING...
4256 eric-amick@...
eamick Send Email
Dec 15, 2004
1:30 pm
... You're close. It's perfectly valid Unicode (UTF-8 is just a method of encoding Unicode); the problem is that the XML standard does not require that...
4257 Roger
i2mc Send Email
Dec 15, 2004
4:54 pm
Ooops, I posted this reply about 8 hours ago but think I accidentally posted it to the author in error. Apologies to Eric and the group. Here's what I meant to...
4258 chuckcott Send Email Dec 15, 2004
5:26 pm
Hi All, I'm reposting this under a different subject line. Thanks, Chuck. I hope this will be an easy one. I'm trying to post to a web server, but I'm getting...
4259 vishal_sood74 Send Email Dec 15, 2004
9:31 pm
Hi, I am new to perl and to SOAP. I have a client perl script (running from solaris), that is using SOAP::Lite. The SOAP server script is implemented as a...
4260 Sood Vishal-VSOOD1
vishal_sood74 Send Email
Dec 15, 2004
9:47 pm
Hi, I am new to perl and to SOAP. I have a client perl script (running from solaris), that is using SOAP::Lite. The SOAP server script is implemented as a...
4261 vishal_sood74 Send Email Dec 16, 2004
12:16 am
I have installed SOAP::Lite on a solaris machine and am trying to make method calls from a service running on a windows machine. Following is the code: Client...
4262 Holger Dürer
hlgr_d Send Email
Dec 16, 2004
8:57 am
Well, in your output it says ... ./script//t.pl line 12 I would suspect you should fix that problem first......
4263 Holger Dürer
hlgr_d Send Email
Dec 16, 2004
9:10 am
Sorry cannot help as I am still trying to understand the problem (but maybe others have the same difficulty seeing what it is, so clarifying it may help them...
4264 wincareerconsultants
wincareercon... Send Email
Dec 16, 2004
1:58 pm
Hello :job seekers We have a good strength of MNC companies in Bangalore and middle east Our clients has huge requirements in Lotus Notes Details of job: ...
4265 garygrub Send Email Dec 16, 2004
4:27 pm
Hi all, Can you send a PDF file as an attachment with SOAP::Lite? If so, how is it done? Gary Grubb...
4266 ankurb1 Send Email Dec 16, 2004
9:52 pm
hi, i have recently started using the soaplite 0.65 beta2.1 release. my client is written in perl and uses wsdl to make calls to the server written in C++....
4267 lable_u Send Email Dec 18, 2004
6:03 am
Message-ID: <cq0h7h+jb34@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Length: 373 X-Mailer:...
4268 Juan F. Rodriguez
yonailo Send Email
Dec 20, 2004
6:00 pm
Hello everyone, I'm implementing a Web Service using SOAP::Lite perl module and I'm stalled. The server is always responding with "<?xml version="1.0"...
4269 Holger Dürer
hlgr_d Send Email
Dec 21, 2004
9:28 am
Not an answer to your question, but have you considered fixing the encoding of your response to be utf-8 instead of fixing the encoding declaration? I would...
4270 Duncan Cameron
duncan_camer... Send Email
Dec 21, 2004
12:03 pm
... Try $soap->serializer->encoding(...) Duncan ___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even...
4271 garygrub Send Email Dec 21, 2004
6:45 pm
Hi all, I have working clients that talk to my intranet webservices. However, I have a need to contact a webservice that is outside the company firewall. The...
4272 Juan F. Rodriguez
yonailo Send Email
Dec 22, 2004
9:07 am
El mar, 21-12-2004 a las 10:28, Holger Dürer escribió: > Not an answer to your question, but have you considered fixing the > encoding of your response to be...
4273 lable_u Send Email Dec 22, 2004
11:25 am
Message-ID: <cqbli3+a7kv@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Length: 340 X-Mailer:...
4274 achan_work Send Email Dec 22, 2004
3:17 pm
Hi, all, I wrote the perl script as follow to retrieve information from Web Server, but I got "Request must have exactly one security token" error message....
4275 bluesterror Send Email Dec 27, 2004
6:39 pm
Hi, I am using document-literal messaging in my web service. Quoting from the WS-I basic profile 1.0, "a document-literal binding MUST be represented on the...
4276 davidbullmedia Send Email Dec 29, 2004
6:31 am
I've been playing with SOAP for a very short while (but reading about it for longer), and have tried it on the following setups: 1. My Dual 1.8Ghz G5 Server...
4277 Gavin Alexander
gc_alexander Send Email
Dec 29, 2004
8:38 am
Hi, From what I can see, its got do with the way that the SOAP::Serializer handles the root element as a "method". If you check out the SOAP::Lite source, you...
4278 bluesterror Send Email Dec 29, 2004
4:28 pm
Thanks, this bit did the trick! FWIW I am using SOAP::Lite 0.65-beta2.1. -Bob...
4279 John Michael Zorko
jmzorko Send Email
Dec 30, 2004
8:22 pm
Hello, all ... I need to be able to have SOAP servers that are able to do other things while waiting for SOAP calls. Yet, the handle() method for the...
4280 Mike Schroeder
MikeSchroeder@... Send Email
Dec 30, 2004
10:02 pm
If you aren't familiar with POE, consider using it. Worst case, you can probably scavenge some code from the POE module that does what you are asking for: ...
Messages 4251 - 4280 of 6629   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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