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

I have been hacking on this for a couple of days - it is not been rigorously tested, but it works for our use cases at Grand Central. The latest version is...
1 Jul 16, 2002
1:09 am

Byrne Reese
byrnereese
Send Email

Hello All, I am trying to develop a distributed system using a Soaplite perl server and accessing it via a java client. This application would need complex...
1 Jul 15, 2002
10:09 pm

VinodPPanicker
Send Email

Hi All, I'm very new to SOAP::Lite, and I seem to have a problem when I do anything a little more complicated than the examples I can find on the net. I'm...
3 Jul 14, 2002
9:38 am

Jamie Curmi
jamiecurmi
Send Email

Hi Paul, I am working on a perl soap client to access the web service from java server. I am using java server that supports an apache SOAP which is an...
2 Jul 11, 2002
6:02 pm

manish_s_patil
Send Email

Is there a hook to allow change of SOAP-ENC:arrayType="ur-type[0]" to be changed to the known return type even though the array is empty so there is no way for...
1 Jul 11, 2002
7:12 am

kdsoaplite
Send Email

I'm unable to pass a complexType to a Java web service running Sun's JAXRPC. I've noticed several differences between the traces of my Java and perl client...
1 Jul 10, 2002
5:13 pm

nate_bowler
Send Email

Hello there, I Have the problem, that when I try to send german umlauts, most of the times I get strange characters on the wire: <Text...
2 Jul 10, 2002
3:52 pm

Keanan Smith
KSmith@...
Send Email

Hi all, I'm somewhat confused about the return values I receive when calling my SOAP service. Whenever I call a remote method, the type of the return value is...
2 Jul 9, 2002
5:28 pm

Weidong Wang
weidong
Send Email

Hmm ... I just noticed and was wondering is there a reason why the file in CPAN is a .zip file? Cause it's causing gunzip (and thus -MCPAN) to barf on one of...
2 Jul 8, 2002
8:54 pm

Paul Kulchenko
paulclinger
Send Email

Wanted for an india's top 10 It companies If This vacancy does not suit your profile than please forward it to someone to whom it does These are the following...
1 Jul 4, 2002
4:13 pm

fortefellows
Send Email

Hi, I'm trying to connect to a WASP SOAP service using WSDL. Everything works just fine but one wrong namespace (the MapRequest one). ... <?xml version='1.0'?>...
1 Jul 4, 2002
8:25 am

jeromesonnet2002
jeromesonnet...
Send Email

I have a SOAP::Lite perl server, and I was writing a C# .NET client. When I return simple datatypes, the C# client plays nice. But as soon as the server wants...
8 Jul 2, 2002
11:50 pm

Paul Kulchenko
paulclinger
Send Email

More about the problem with handling a WSDL with document-literal style. I would like to know how I can make soap-lite to handle the document-literal style...
4 Jul 2, 2002
3:26 pm

Weidong Wang
weidong
Send Email

Hi ! I am testing my SOAP client library and I using a very simple test server, a Perl script. But I get the error message "Denied access to method". Here is...
1 Jul 2, 2002
10:50 am

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

I am trying to call a web service from my perl script. When I use this method, SOAP::Lite -> service ...
10 Jul 1, 2002
6:54 pm

Duncan Cameron
dcameron@...
Send Email

Hi soaplite members, I'm having a peculiar problem using SOAP::Lite with Apache-mod_perl 1.3.23 on Mandrake Linux, and wonder if anybody might shed some light ...
1 Jun 28, 2002
4:33 am

iaharder
Send Email

I converted a wsdl file from using rpc-encoded style to document-literal style. I was expecting to see that the envelope generated, for the body part, will be...
1 Jun 28, 2002
2:43 am

Weidong Wang
weidong
Send Email

I ran a SOAP::Lite server using Apache on Windows and wrote the client in C#. This worked correctly. When I moved the exactly same SOAP server code over to...
1 Jun 27, 2002
9:43 pm

aroth816
Send Email

I am working on a client that needs to extract the HTTP status code and status string - For example, I need to differentiate from an HTTP 500 Internal Server...
2 Jun 26, 2002
2:33 pm

Paul Kulchenko
paulclinger
Send Email

I'm experimenting with the jabber transport, SOAP::Transport::JABBER, and trying to get a handle on what's going on. The client example uses a proxy of ...
4 Jun 26, 2002
8:38 am

Chris Davies
roaima
Send Email

Hello, I'm trying to write a SOAP server using SOAP::Lite. I used my ($Input, $Start, $Type) = SOAP::Server::Parameters::byNameOrOrder ([qw(Input Start Type)],...
1 Jun 22, 2002
7:04 pm

raychan2001
Send Email

I've got a SOAP::Lite server running and I've been testing out the use of complex objects. Here is the object defenition in the WSDL file: <xsd:complexType...
1 Jun 22, 2002
6:15 pm

aroth816
Send Email

Please help me on this... Hello , How can a soaplite perl client authenticate against a service sitting behind a Webserver configured to authenticate/authorize...
1 Jun 21, 2002
9:44 pm

Sinha, Madhukar [IT]
madhukar_sinha
Send Email

I've noticed that when I have a small number of concurrent connections communicating using SOAP over mod_perl all id fine, however as the number of ...
1 Jun 21, 2002
5:15 pm

Gandt, Eric
usigandt
Send Email

I want to capture the error returned when a remote server is not responding, the line I get back with trace enabled is: envelope: Server 500 Can't connect to...
2 Jun 20, 2002
10:30 pm

Duncan Cameron
dcameron@...
Send Email

Hi, I'm using SOAP::Lite to talk to a Windows box running .NET that gives me a number if I call a "createMSA&quot; routine and give it an address. I can't seem to...
2 Jun 20, 2002
10:19 pm

Duncan Cameron
dcameron@...
Send Email

Hi , I have been using Soap Lite based perl clients to access services protected by HTTP:basic authentication . it works fine. Now i hear we are migrating our...
1 Jun 20, 2002
8:05 pm

Sinha, Madhukar [IT]
madhukar_sinha
Send Email

Hi ! I'm writing a library in C++ which provides an interface for SOAP::Lite SOAP toolkit. I have decided to use an own intermediary Perl module between my ...
1 Jun 20, 2002
11:09 am

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

Hi everyone, As Ive just starting having a play with soap::lite today I hoped you would not mind if I asked a couple of simple questions regarding the use of ...
2 Jun 19, 2002
4:16 am

Paul Kulchenko
paulclinger
Send Email

Hello... Does anyone have an example of how to pass an object from Perl to a non-Soap::Lite server? Not sure, but I think my problem is that I'm not ...
1 Jun 18, 2002
8:01 pm

gwzoller
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