Re: SCO unix 5.0.6 web services setup

From: E Arredondo (atk_at_sbcglobal.net)
Date: 03/29/05


Date: Tue, 29 Mar 2005 15:48:59 GMT


<jlselsewhere@my-deja.com> wrote in message
news:1112038164.694771.42800@g14g2000cwa.googlegroups.com...
>
> E Arredondo wrote:
>> I need to install the "web services" deal on my unix box so that when
> a
>> customer sends me requests with SOAP or XML my system accepts the
> call on
>> the specific port.
>>
>> Is there a process to do that ? I'm currently running netscape
> fastract as a
>> web server, I heard I need apache + axis , Are there other options to
> setup
>> the web services ?
>
> Apache or Tomcat would be the easier web server to use for this, but
> others
> can be configured as well I imagine.
>
> Axis is the choice if your program handling the web services calls is
> written
> in Java. For C and C++, gSOAP is the best choice. For Perl,
> SOAP::Lite,
> and for PHP, PEAR::SOAP. All of these implementations are available if
> you
> upgrade your system to SCO OpenServer 5.0.7 supplement 3.
>
> Jonathan Schilling
>

Thank you!



Relevant Pages

  • Rails Web services (in general), HTTP GET and JSON and other topics
    ... I like SOA, I like Ajax, I like Ruby/Rails, but I am in doubt how to ... Does anybody know a good tutorial about Rails Web services? ... be configured not to adhere to SOAP protocol or to use XML. ...
    (comp.lang.ruby)
  • RE: Bypassing Serialization/Deserialization in WebService/AP.NET
    ... You can process soap header like normal. ... I have WSDL defined exposing few web services. ... > (XML) to a method in another class. ... > the ASP.NET infrastructure (creating soap response, faults etc), but without ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Newbie question - how to use Web Service function in Access
    ... I guess it would be much easier if the webservice in question supports HTTP ... VBA must have some functions to help with HTTP requests and responses. ... You'll have to make the SOAP Requests and process the SOAP Responses ... The web services developers have provided me 3 ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Passing an variant from classic ASP page to a .NET webservice
    ... In the end I just loaded the returned XML into an DOMObject ... and parsed the DOM object and it works a treat ... That's not how web services work. ... must be compliant with SOAP. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Path toward .net, approaches?
    ... the server part working, code that can respond to requests that come in, in ... the form of XML and the generation of XML files which represent objects in ... those various parts, like the generation of XML, schema, and WSDL files. ... I initially had high hopes for WSDL and web services but after seeing some ...
    (comp.lang.smalltalk)