Ask a Question related to SCO, Design and Development.
-
J. L. Schilling #1
Re: Building SOAP Clients on OSR5
Ian Wilson <scobloke2@infotop.co.uk> wrote in message news:<bi29kq$77k$1@titan.btinternet.com>...
They are now. As part of SCO's SCOx project, web services support> I'm looking into extending an existing application on OSR5 so that it
> sends generated documents to another company using XML/SOAP/HTTPS
> instead of print & post.
>
> I've created some simple SOAP-clients and SOAP-services on Linux using
> Perl + SOAP-Lite + Crypt-SSLeay (for HTTPS support). Ideally, I would
> like to be able to use the same toolset on OSR5. However I'm not sure
> that all the prerequisites are easily available for OSR505/6/7?
(meaning SOAP/XML/HTTPS) is being added to both OSR5 and UW7.
Five languages are supported: Java, C, C++, Perl, and PHP.
The Perl support includes the technologies you mentioned (SOAP::Lite,
and Crypt::SSLeay).
See [url]http://www.sco.com/scox/[/url] for more, in particular the download
link on the right.
As stated above, five different languages are supported. Which you pick> Q. Any suggestions or recommendations for OSR5 tools & runtime support
> to enable creation & deployment of SOAP clients. Ideally Perl, maybe Java?
is up to you. Java is powerful and flexible for web service clients,
but Perl is very succinct. If you are extending an existing application
to make web service calls, then the language of that application might
become the determining factor.
Jonathan Schilling
J. L. Schilling Guest
-
Writing a HTML/ASP SOAP client for a SOAP::Lite destination
How would I go about writing a SOAP client in either HTML or classic asp? The SOAP "listener" was written in Perl with SOAP::Lite in Unix and I am... -
Building a Soap Message
I have a simple project in which I need to build a Soap message "by hand". Essentially I'm using a System.Net.HttpWebRequest to post data to a... -
SOAP Filters: SOAP Header is missing
I've created an Input/Output filter combination to create a custom header. I am using WSE 1.0. The ProcessMessage( SoapEnvelope envelope) is called... -
Problem of using apache soap to consume WSE 2.0 soap attachment
I developed a web service at .NET with WSE 2.0 attachming soap attachment with soap response, and I can write a .NET client app to consume it. ... -
Mouse issues on IBM @server xSeries 335 using OSR5.0.6
I have two of the above mentioned machines running OpenServer 5.0.6, sharing a keyboard, monitor and mouse using the special pass through feature...



Reply With Quote

