Booooo hisssss! ... From: soaplite@yahoogroups.com [mailto:soaplite@yahoogroups.com] Sent: Monday, May 19, 2003 2:56 PM To: soaplite@yahoogroups.com Subject:...
2628
soaplite@yahoogroups....
May 19, 2003 10:23 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the soaplite group. File : / Live Webcam...
2627
soaplite@yahoogroups....
May 19, 2003 9:57 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the soaplite group. File : / Free Pics in...
2626
soaplite@yahoogroups....
May 19, 2003 9:55 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the soaplite group. File : / Net Dating...
... Mine too... ;) ... Tell me about it... ... I think you mean, [1] http://www.perlfoundation.org/index.cgi?page=cfprojects ... The missing features are...
... Damn, you're good. That footnote is highlighted in my copy now :) ... Ouch, perhaps the module author (Paul) or an interested party should apply for a Perl...
I've only ever heard it directly from Paul himself via this list. There should be quite a few references to it in the list archive. I also use dispatch_with...
... I have the book, and poured over that pretty heavily as well. I don't remember seeeing it...but it was a long book. Still, this should be documented a bit...
... You know, I think its anotehr case of having to "buy the book", thinking about it a bit more, I'm now fairly sure I came across this in "Programming Web...
... Documented in the SOAP::Lite docs or Perl 5.8? I had this problem a month or two ago, posted to this list and received no enlightenment. I would be...
... This is a known bug, +autodispatch doesn't work under Perl 5.8.0, its definately in the documentation somewhere although after a brief look through I can't...
2618
Roland Moriz
roland.moriz@...
May 19, 2003 3:16 pm
Hi, we've some problems with SOAP::Lite clients and +autodispatch running on perl 5.8.0. Is there a known bug within perl 5.8.0 that stops this from working? ...
I just ran into a strange problem with SOAP::Lite and LWP. It appears to me, for a given mod_perl enabled apache process ,after serving some cgi code that...
Hi all, i have a problem with the object-by-reference feature. If i have to call a method without input argument, i use to pass it the following structure as...
Hi all, i have a problem with the object-by-reference feature. If i have to call a method without input argument, i use to pass it the following structure as...
I'm a newbie to Perl and to SOAP. I'd appreciate someone shedding a little light on namespaces for me. I have a SOAP service, echo.cgi, that dispatches to...
Whoops, forgot to put links in... ... Hello, I have a cgi script that I'm writing that needs to call a few soap procedures. On my test server, it works fine,...
Hello, I have a cgi script that I'm writing that needs to call a few soap procedures. On my test server, it works fine, but I just moved it over to my (soon...
Dear all, I just write soap server using Soaplite and I want to keep client ip address on system log. How I get client ip address in soap server ? Thank...
Hello, I was successful in sending an attachment from a perl soap::lite client to an apache soap server. Though when attempting to RECEIVE an attachment FROM...
Hello, I was successful in sending an attachment from a perl soap::lite client to an apache soap server. Though when attempting to RECEIVE an attachment FROM...
I am writting a SOAP client to connect to a server I have no access too. Is there a way I can view the HTTP request/XML that SOAP:Lite creates. Thanks Paul ...
Hi everyone: I'm writing a simple HTTP daemon using SOAP::Lite. I would like to handle each client request in its own thread to improve the response time. I'm...
All: I have a Web service created using SOAP::LIte (0.55)/Perl 5.6.1 running on a Unix box. I am trying to access this WS via a WSDL from multiple soap...
This may be as much my ignorance of Linux and/or Apache as much as it is a SoapLite problem for me, but I'll appreciate any guidance and instruction. I have a...
I'm running into a problem with making strict OO perl modules available to other languages. I'm hoping it is something simple and obvious that I'm missing....
2599
Duncan Cameron
dcameron@...
May 7, 2003 6:27 pm
... Well in this case the 'require39; will fail because there is no such file as A/SubPackageA.pm. But in general you are right, there should be no problem in...