soaprpc.com

Contact us | Professional Services | Submit SOAP WebService | Submit link | Glossary | Search

The Software page has moved!
Redirecting you to http://www.soaprpc.com/ws_implementations.html

 

Apache SOAP v2.x

[ Top ]

Apache.org
Download area for Apache SOAP.

http://xml.apache.org/soap/index.html


Axis SOAP

[ Top ]

Apache.org
Download area for Axis.

http://xml.apache.org/axis/


Microsoft SOAP toolkit

[ Top ]

Microsoft
The SOAP Toolkit includes extensions to enable Visual Studio to support soap. Also contains a SOAP listener that receives SOAP calls and directs them to the appropriate service. For differences between the SOAP toolkit ver 1.0 and 2.0 see http://msdn.microsoft.com/code/SOAP1and2.htm and http://msdn.microsoft.com/xml/general/soap1and2tech.asp. The new features in SOAP toolkit ver 2.0 are at http://msdn.microsoft.com/code/SOAP2new.htm. Also see http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/msdn-files/027/001/529/msdncompositedoc.xml.

http://msdn.microsoft.com/xml/general/toolkit_intro.asp


Web Services Developer Pack

[ Top ]

Sun Microsystems
Early access release of Sun's Java Web Services Developer Pack. This includes the XML Pack (JAX* API), JavaServer Pages Standard Tag Library (JSTL) and the Java WSDP Registry Server.

http://java.sun.com/webservices/downloads/webservicespack.html


HP Web Services Platform

[ Top ]

Hewlett Packard
Developer release of HP Web Services Platform. Includes HP-SOAP server, SOAP-RPC and XML document pipeline processing framework, HP Service Composer WSDL tool, HP Registry Composer UDDI tool, and XML Digital Signature Security Pack.

http://www.hpmiddleware.com/download


IBM WSDL Toolkit

[ Top ]

IBM
The WSDL Toolkit is a set of tools that allow developers to generate client and server code from a WSDL document. A WSDL document describes the interface and deployment details of a Web service, that is, the interfaces and protocols supported by the service. Compliant server applications must support those interfaces, and client users can learn from the document how the service should be accessed.

http://www.alphaWorks.ibm.com/tech/wsdltoolkit


IBM Web Services Toolkit

[ Top ]

IBM
IBM Web Services Toolkit is a runtime environment as well as demo/examples to design and execute web-service applications to find one another and collaborate in business transactions without programming requirements or human intervention. The current version (2.2) contains client API to access a UDDI registry, and SOAP technical previews for Web Services Systems Management technology, COM Pluggable Provider, and SOAP chaining framework.

http://www.alphaworks.ibm.com/tech/webservicestoolkit


IBM Web Services Invocation Framework (WSIF)

[ Top ]

IBM
The IBM Web Services Invocation Framework (WSIF) is a tool that provides a standard API for invoking services described in Web Services Description Language (WSDL), no matter how or where the services are provided. WSIF enables developers to interact with WSDL representations of Web services instead of working directly with the Simple Object Access Protocol (SOAP) APIs, which is the usual programming model for Web Services now.

http://www.alphaworks.ibm.com/tech/wsif


IBM XML and Web Services Development Environment

[ Top ]

IBM
WSDE contains a set of XML tools and a wizard for creating and accessing Web Services. The XML tools support DTD and XSD editing, XSL generation, XML document editing, and relational database query and mapping to XML. The Web Services wizard supports creating Web Services from JavaBeans, generating WSDL, deploying services to the Apache SOAP runtime, and generating JavaBean proxies and skeletons from WSDL. Future versions will include support for generating web test clients from WSDL, browsing and publishing WSDL to UDDI registries, and creating Web Services from servlets and SQL statements. WSDE is based on technology previously released on alphaWorks, including Visual XML Tools, the Web Services Toolkit and the WSDL Toolkit.

http://www.alphaworks.ibm.com/tech/WSDE


Wingfoot SOAP

[ Top ]

Wingfoot Software
Wingfoot SOAP is a lightweight client implementation of SOAP 1.1 for J2ME (CLDC and CDC) and J2SE.

http://www.wingfoot.com/products.jsp


WASP toolkit

[ Top ]

Systinet (formerly Idoox)
Idoox WASP (Web Applications and Services Platform) comes in three editions-
  • WASP Lite is a free entry-level product for Web Service development. It can be used to create and deploy simple, departmental-level Web Services. WASP Lite includes Web Services tools and a Web Services runtime engine that may be plugged into any Servlet API-compliant Web server. Sun Forte for Java (aka NetBeans) IDE extensions are also available in this edition.
  • WASP Advanced is an enterprise product that extends WASP Lite with modules for enterprise security and J2EE integration. WASP Advanced is used to develop and deploy secure and transaction-aware Web Services in corporate environment. WASP Advanced also includes full support for SOAP over JMS and a UDDI client package.
  • WASP UDDI includes the same features as WASP Advanced, as well as UDDI repository functionality. The UDDI repository serves as the Web Services master index within a domain or corporation. WASP UDDI is one of the first full implementations of the UDDI v 2.0 API. A WASP UDDI preview is running on the Idoox Web site, so it can be tested online.

http://www.systinet.com/products/index.html


WASP for C++

[ Top ]

Idoox
Idoox has released the WASP (Web Applications and Services Platform) for C++ 1.0, the C++ SOAP framework. It allows for efficient development and deployment of SOAP Web Services on Windows, Linux and Solaris platforms. WASP for C++ has been tested and is compatiable with all major SOAP implementations including Apache's and Microsoft's.

Main features:

  • SOAP 1.1 compliance
  • automated C++ stub/skeleton generation from the WSDL file
  • remote interface references
  • HTTP proxy support
  • standalone HTTP server binding
  • Windows (32 bit, CE/PocketPC), Linux and Sun Solaris operating systems support
  • compatiable with all major SOAP implementations

http://www.systinet.com/products/waspc/index.html


Stardust

[ Top ]

Idoox
Stardust is a new SOAP Web Services framework from Idoox. It offers
  • SOAP 1.1, WSDL 1.1 and XML Schema 1999/2000/2001 standards support.
  • New Web Services development tools for Sun Forte for Java/Netbeans.
  • Automated JavaScript client access code generation.
  • MIME Multipart/Related content sending and receiving.
  • Remote interface references.
  • Custom header processing.
  • Custom serialization.
  • Advanced exception handling.
  • Dynamic proxy generation for client-side access.
  • Pluggable transports.
  • Flexible processing of SOAP messagess on various levels.
  • Configurable classloading.
  • HTTP 1.1 proxy support.
  • Browser base administration console.

http://www.systinet.com/eap/wasp/index.html


DevelopMentor SOAP implementation (Perl/Unix)

[ Top ]

Develop Mentor
API to the SOAP v1.0 protocol in Perl (for UNIX)

http://soapl.develop.com/SOAP-0.27.tar.gz


DevelopMentor SOAP implementation (Perl/Windows)

[ Top ]

Develop Mentor
API to the SOAP v1.0 protocol in Perl (for Win32)

http://soapl.develop.com/SOAP-0.27.zip


DevelopMentor SOAP implementation (Java)

[ Top ]

Develop Mentor
API to the SOAP v1.0 protocol in Java

http://www.develop.com/soap/soap.jar


WS4C

[ Top ]

Simon Fell
SOAP Server Services for COM

http://www.pocketsoap.com/4s4c/


Perl modules for SOAP

[ Top ]

CPAN
These modules can also be searched at the site http://search.cpan.org/search?dist=SOAP

http://www.cpan.org/modules/by-module/SOAP/


SOAP for Python

[ Top ]

Secret Labs
June 21, 2000
A client-side implementation of the SOAP 1.1 protocol

http://www.pythonware.com/products/soap/


SOAP Smalltalk reference implementation

[ Top ]

http://wiki.cs.uiuc.edu/CampSmalltalk/SOAP+Smalltalk+Reference+Implementation


SOAP::Lite for Perl

[ Top ]

Paul Kulchenko
SOAP::Lite for Perl is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side. Also includes a UDDI client.

http://www.soaplite.com


PHP SOAP client

[ Top ]

Victor Zou (Giga Ideas)
A client side implementation of SOAP v1.1

http://www.gigaideas.com.cn/phpsoap/


SOAP for BEA WebLogic Server 5.1/6.0

[ Top ]

Weblogic
This is an alpha-quality SOAP (Simple Object Access Protocol)implementation that will run in WebLogic Server 6.0 and 5.1, and interoperate with both the Microsoft and Apache clients.

http://developer.bea.com/techtracks/xml/index.jsp


C++ SOAP client library

[ Top ]

SQLData Systems, Inc.
A C++ SOAP client library. Dependancies on Microsoft Remote Object Proxy Engine.

http://www.sqldata.com/soapclient/soapclient.htm


Visual Studio .NET

[ Top ]

Microsoft
Microsoft Visual Studio.NET Beta 1. This release is the first chance for customers to take a look at the forthcoming innovations of Visual Studio.NET, which establishes a complete development environment for building applications on the Microsoft .NET Framework, Microsoft's next generation Web application development platform.

http://msdn.microsoft.com/vstudio/nextgen/beta.asp


jUDDI

[ Top ]

Bowstreet.com
jUDDI is an open source Java-based implementation of a UDDI registry and a toolkit for developers to build access to UDDI registries within their own applications.

http://www.juddi.org/


RougeWave XML Link

[ Top ]

Rouge Wave Software
Solutions for easily creating and invoking RDBMS and CORBA based web services. Web services use standard Internet protocols (such as XML and HTTP) to provide distributed functionality using the Internet as the network. Supports SOAP. These products include XML-DB Link and XML-CORBA Link. See further documentation at http://www.roguewave.com/support/docs/xclug/index.cfm

http://www.roguewave.com/xml


XML-RPC for AppleScript

[ Top ]

Late Night Software

http://www.latenightsw.com/freeware/XMLTools2/xml-rpc.html


XML-RPC for ASP

[ Top ]

David Carter-Tod

http://www.wc.cc.va.us/dtod/XMLRPC/


XML-RPC for C/C++

[ Top ]

Eric Kidd
This library provides a modular implementation of XML-RPC for C/C++.

http://xmlrpc-c.sourceforge.net


XML-RPC for COM

[ Top ]

Jan G.P. Sijm
Implemention of an XML-RPC client that can be called from any COM compliant application and an XML-RPC server that can be used to call objects running on a Microsoft Internet Information Server machine

http://www.murdock.demon.nl/XMLRPCCOM/Introduction.htm


XML-RPC for COM (client only)

[ Top ]

Steven Livingstone

http://www.deltabis.com/XMLRPC


XML-RPC for COM (client only)

[ Top ]

Steve Ivy, Joe Massey
Also see documentation at http://redmonk.editthispage.com/xmlrpccom/docs.

http://static.userland.com/gems/redmonk/xmlrpc.zip


XML-RPC for Common Lisp

[ Top ]

Chris Double

http://www.double.co.nz/cl/


XML-RPC for Dylan

[ Top ]

Chris Double

http://www.double.co.nz/dylan/libraries/


XML-RPC for Java

[ Top ]

Hannes Wallnöfer

http://classic.helma.at/hannes/xmlrpc/


XML-RPC for Java (client only)

[ Top ]

Josh Lucas

http://www.stonecottage.com/josh/rpcClient.html


XML-RPC for K

[ Top ]

Christian Langreiter

http://www.langreiter.com/k/kxr


XML-RPC for Perl

[ Top ]

Ken MacLeod

http://bitsko.slc.ut.us/~ken/xml-rpc/


XML-RPC for PHP

[ Top ]

Useful Inc
PHP classes which encapsulate XML-RPC values, clients, messages and responses.

http://xmlrpc.usefulinc.com/php.html


XML-RPC for Object Oriented PHP

[ Top ]

Bård Farstad

http://developer.ez.no/article/static/53/


XML-RPC for Python

[ Top ]

PythonWare

http://www.pythonware.com/products/xmlrpc/


XML-RPC for Real Basic

[ Top ]

Erid Kidd

http://realbasicprinting.weblogs.com/xmlrpc/


XML-RPC for REBOL

[ Top ]

Thomas Jensen

http://www.obscure.dk/rebol/


XML-RPC for TCL

[ Top ]

Vitessa

http://www.vitessa.net/opensource/


Microsoft BIZTALK Server

[ Top ]

Microsoft
Microsoft BizTalk Server 2000 enables the development and management of application integration within and between organizations using XML.

http://www.microsoft.com/biztalkserver/


Hermit- the HTTP Enhanced Remote Method Invocation Technique

[ Top ]

Eric M. Dashofy
Code for the Java to XML serializer and Hermit which claims to combine the standards-compliance of SOAP and XML with the ease of RMI.

http://www.ics.uci.edu/~edashofy/index-research.html


Active State Perl.NET and Python.NET

[ Top ]

Active State
(Yet to come)
Perl.NET and Python.NET will provide programmers with easy interoperability between languages, cross-language inheritance and they will enable programmers to simply create, extend and consume .NET components.

http://www.activestate.com/Products/NET/index.html


SoapRMI

[ Top ]

Indiana University
SOAP RMI, is an implementation of RMI based on nanoSOAP, Indiana University's implementation of a simple SOAPv1.0 serialization and deserialization mechanism.

http://www.extreme.indiana.edu/soap/index.html


X-Soap Toolkit

[ Top ]

Xwaresoft.com
A java based SOAP 1.1 implementation, currently in alpha version.

http://www.xwaresoft.com/products/main.html


IdooXoap for C++

[ Top ]

Zvon.org
C++ implementation of SOAP, currently in pre-release.

http://www.zvon.org/?nav_id=33


IdooXoap for Java

[ Top ]

Zvon.org
Java implementation of SOAP. Supports array handling, WSDL support and Header processing

http://www.zvon.org/?nav_id=34


Lye- a COM to SOAP gateway

[ Top ]

Andrew Dalke
Lye is a Python program which converts COM requests into SOAP calls. It uses win32com.server's DynamicPolicy to interpret the COM request and Fredrick Lundh's soaplib to make the SOAP query.

http://www.biopython.org/~dalke/lye/


tcpTrace

[ Top ]

Simon Fell
A Windows native version of the Apache SOAP tool tcpTunnelGUI. The tool can be used to trace SOAP messages being sent between end points.

http://www.pocketsoap.com/tcptrace/


proxyTrace

[ Top ]

Simon Fell
HTTP Proxy version of the tcpTrace tool.

http://pocketsoap.com/tcptrace/pt.asp


SOAP taglib

[ Top ]

Ulrich Mayring
The SOAP taglib is a generic client that passes the HTTP request parameters as input to the SOAP service.

http://ulim.cocoonhost.com/soap.tar.gz


Perl: SOAP-ActiveWorks Transport

[ Top ]

Daniel Yacob Mekonnen
SOAP Perl module for transport with ActiveWorks brokers.

http://yacob.org/SOAP-ActiveWorks-0.12.tar.gz


Microsoft UDDI SDK: release 1.0 beta

[ Top ]

Microsoft
The UDDI SDK provides all of the tools required for a Microsoft Visual Basic programmer to interact with the UDDI registry. No knowledge of SOAP, XML, or UDDI formatting rules is required to quickly develop programs that interact with UDDI registries. Using this SDK, software developers will be able to add web service registration features to development tools, installation programs, or any other software that needs to locate and bind with remote web services.

http://www.microsoft.com/downloads/release.asp?ReleaseID=24822


C++ SOAP library

[ Top ]

Scott Seely

http://scottseely.com/Source.zip


SOAP Toolkit Professional

[ Top ]

Lucin.com
This utility allows a developer to pass WSDL schemas into a SOAP Business Area and then use Lucin's installed SOAP object family from within their code (i.e. ASP, C++, C, Pascal, VB etc) to instantiate a method.

http://www.soaptoolset.com


SOAP for Ada

[ Top ]

Implementation of SOAP 1.0 for Ada.

http://home.snafu.de/boavista/soap.html


TRLSOAP

[ Top ]

IBM Research, Tokyo Research Laboratory
Prototype code based on the proposed Apache SOAP v3 architecture. Conforms to SOAP 1.1. The TRLSOAP home page is http://www.trl.ibm.co.jp/projects/xml/soap/trlsoap/ and the API documents are at http://www.trl.ibm.co.jp/projects/xml/soap/env/.

http://www.trl.ibm.co.jp/projects/xml/soap/trlsoap/trlsoap072.zip


SOAP client for IE 5.0

[ Top ]

Aaron Skonnard
Jan 2000
A SOAP client for IE.

http://www.microsoft.com/mind/0100/code/Skonnard0100.zip


IBM-SOAP

[ Top ]

IBM
May 26, 2000
IBM's reference implementation of SOAP v1.1- with source code and documentation. Superceeded by Apache SOAP.

http://www.alphaworks.ibm.com/aw.nsf/dl?readform&n=soap4j


ZOAP

[ Top ]

jBoss.org
The Zero-Effort Object Access Package (ZOAP) is an Open Source SOAP implementation for the Java2 platform running under the GNU General Public License. It aims to be a lightweight and modular alternative to the existing reference implementations. Furthermore, ZOAP is deeply integrated into the jBoss application server to transparently turn Enterprise Java-Beans (TM) into globally interoperable web services. The source distribution is available via cvs under :pserver:anon@cvs.working-dogs.com/products/cvs/ejboss/zoap

http://www.jboss.org/zoap/zoap.htm


pocketSOAP

[ Top ]

Simon Fell
A simple SOAP client component with HTTP transport for the whole Windows family, it includes versions for Pocket PC, Windows 95, 98, Me, NT4.0 and Windows 2000. Designed for inter-op out of the box, it can call SOAP servers implemented with 4s4c, ROPE, Apache SOAP, SOAP::Lite, DM's SOAP/Perl and the XMethods soap Server.

http://www.pocketsoap.com/pocketsoap/


SOAP Security Extensions

[ Top ]

IBM Research
A prototype SOAP security extension framework and toolkit in Java, which currently includes XML element-wise encryption for confidentiality and XML Digital Signature for Data Integrity.

http://www.trl.ibm.co.jp/projects/xml/soap/


Secure SOAP

[ Top ]

George I Matkovits
SOAP v2.0 with SSL security added. Will be merged into Apache SOAP codebase soon.

http://archive.covalent.net/xml/soap-dev/2000/09/0039.xml


Brazil toolkit

[ Top ]

Sun
The Brazil project is a web-based infrastructure that links people securely to information, computers and other devices leveraging existing standards and protocols. This toolkit helps build web-based applications.

http://www.sun.com/research/brazil/


HP NetAction

[ Top ]

Hewlett Packard
HP's Internet software platform product family

http://www.softwareproducts.hp.com/software/netaction/index.html


Modified MS SOAP listener for Apache SOAP support

[ Top ]

James Snell
A modified version of the ASP listener that ships with Microsoft SOAP toolkit to support Apache clients. Download includes a sample Apache to MS application.

http://www.soap-wrc.com/apache_ms_soap_interop.zip


OpenLink Virtuoso

[ Top ]

OpenLink Software Inc
OpenLink Virtuoso is a cross-platform XML and SQL Data Server. Protocol support includes XML, XSL-T, XPATH, WebDAV, SOAP, SQL-92, SMTP, POP3, IMAP4, ODBC, and JDBC

http://www.openlinksw.com/virtuoso/index.htm


White Mesa SOAP RPC Service

[ Top ]

Robert Cunnings (White Mesa Software)
A SOAP RPC service for Win NT 4.0 and Win2K. Source and binaries for an NT service which acts as a SOAP listener which dispatches SOAP calls to ActiveX objects. Uses WSDL descriptions of SOAP services to accomplish proper serialization/deserialization of RPC calls per SOAP 1.1 spec. C++ classes provided for client side which make remote invocation of a COM service via SOAP look like a local COM invocation. COM Automation data types only supported as method parameters.

http://www.whitemesa.com/wmsoapsvc_about.htm


Perl/XML modules

[ Top ]

CPAN
A collection of all XML modules on CPAN archives. Also see the list of all modules with descriptions at http://www.perlxml.com/modules/perl-xml-modules.html.

http://www.perl.com/CPAN-local/modules/by-category/11_String_Lang_Text_Proc/XML/


CapeConnect

[ Top ]

Cape Clear Software
CapeConnect is a complete Web Services Integration Platform, unifying custom-built software (Java/J2EE, .NET, CORBA and COBOL) and packaged applications (Salesforce.com, Great Plains, etc.) using XML and Web Services standards. CapeConnect simplifies and lowers the costs of application integration with full support for WSDL, SOAP and UDDI and advanced features for security, management and scalability.

http://www.capeclear.com/products/capeconnect


X-Hive/DB, XML Database

[ Top ]

X-Hive Corporation
X-Hive/DB enables developers of XML applications to store, search and retrieve XML documents in a fast and scalable manner. X-Hive/DB supports open standards to ensure ease of programming and effortless integration. X-Hive/DB’s ability to instantly locate and retrieve the smallest element within very large documents or collections of documents, sets it apart from alternative XML storage solutions and makes it the ideal database for publishers and developers of content management systems.

http://www.x-hive.com


UDDI4J

[ Top ]

IBM
UDDI4J is a Java class library that provides an API to interact with a UDDI (Universal Description, Discovery and Integration) registry.

http://oss.software.ibm.com/developerworks/projects/uddi4j


SOAP Validator test suite

[ Top ]

Userland
This application calls a suite of scripts running on your server, and tells you whether your server is working in accordance with the SOAP 1.1 specification.

http://validator.soapware.org/


Kafka- XSL SOAP Toolkit

[ Top ]

VBXML.com
Toolkit for writing SOAP endpoints in XSL. Also see the XslConnector for the Microsoft SOAP Toolkit and the XslTransport for Pocket SOAP.

http://www.vbxml.com/soapworkshop/utilities/kafka/default.asp


WSDL Tools

[ Top ]

Simon Fell
Currently has a Schematron based validator for WSDL documents.

http://www.pocketsoap.com/wsdl/


Interbind IBX version 1.0

[ Top ]

Interbind
IBX 1.0 is a lightweight, pure Java server for sending, receiving, routing and transforming XML messages over a distributed network. It employs a service-oriented, peer-to-peer architecture to connect to remote Web Services and to expose local resources as Web Services. IBX is an extensible, programmable, high performance communications platform especially suited for distributed applications.

http://www.interbind.com


WSDL wizard for COM

[ Top ]

Phalanx Systems
The WSDL Wizard will produce at WSDL document from an existing COM object.

http://www.phalanxsys.com/soap/wsdlwiz.htm


SOAP to CORBA bridge

[ Top ]

LifeLine Networks bv
An Open Source SOAP to CORBA bridge

http://www.lifeline.nl/development/


WebSphere Technology for Developers (WS-TD)

[ Top ]

IBM
J2EE compliant Application server with support for UDDI, SOAP and WSDL.

http://www7b.boulder.ibm.com/wsdd/products/wstdfactsheet.html


SOAP Transport Library

[ Top ]

SQLDData
Library for delivering SOAP messages through HTTP/HTTPS,SMTP,MSMQ,CMC and MAPI.

http://sqldata.com/transport.htm


TSpaces

[ Top ]

IBM
TSpaces services suite is a development toolkit to assist the creation, discovery, and integration of Web services.

http://alphaworks.ibm.com/tech/tssuite


IONA XMLBus

[ Top ]

IONA Technologies
IONA XMLBus provides a suite of tools for easily building Web Services without having to write code and a Web Services container. It can install as a standalone product or can be installed on top of popular J2EE development envrionments such as the iPortal Application Server and BEA WebLogic.

http://www.xmlbus.com/work/


SilverStream eXtend Workbench 2.0

[ Top ]

SilverStream Software
SilverStream eXtend Workbench 2.0 includes jBroker Web, a high performance and scalable SOAP runtime. It also includes a WSDL editor, UDDI Browser, and Web Services wizards for using existing Web Services and creating new Web Services.

http://www.silverstream.com/workbench


SilverStream XML RPC/SOAP environment

[ Top ]

SilverStream Software
SilverStream JBroker Web product is a complete XML RPC/SOAP environment for building, running, and invoking Web services using Java:
  • Supports writing Web service interface using WSDL as well as Java
  • Complete set of compilers to convert WSDL to Java and vice versa and for generating client and server XML RPC glue (stubs and skeletons) code
  • High-performance and scalable SOAP 1.1 runtime over HTTP transport
  • Extensive support for producing XML from Java objects and vice versa.
  • Leveraged by SilverStream eXtend workbench to create Web services from a Java class or an EJB (also includes a UDDI browser and local registry as well an a WSDL editor)

http://extend.silverstream.com/workbench/app/jsp/jbrokerweb.jsp


Shinka Integration Server

[ Top ]

Shinka Technologies
The Shinka Integration Server provides an open, flexible and scalable platform for integrating IT systems, linking together new systems to existing deployments and to external third party applications based on Web Services Standards SOAP and WSDL.

http://www.shinkatech.com/solution.phtml


Generic SOAP Client

[ Top ]

SOAPClient.com
The client tool can build SOAP request messages automatically and allows you to access web services using a browser. The tool is widely interoperable with many SOAP implementations

http://soapclient.com/soaptest.html


SOAP Message Builder

[ Top ]

SOAPClient.com
This tool allows you to construct various SOAP request messages and to validate SOAP services.

http://soapclient.com/SoapMsg.html


SOAP Client Message Validation Tool

[ Top ]

Microsoft
Microsoft's SOAP message validation tool.

http://www.soaptoolkit.com/soapvalidator/


CapeStudio

[ Top ]

CapeClear
CapeStudio is an Integrated Web Services Environment, simplifying the design, development, integration and deployment of Web Services applications. CapeStudio makes it easy to:
  • design new Web Services from WSDL,
  • convert existing Java, EJB or CORBA components into Web Services,
  • develop Web Services and client applications,
  • integrate XML documents with Web Services and
  • deploy, test and manage Web Services with CapeConnect.

    http://www.capeclear.com/products/capestudio/


PolarLake XML Platform

[ Top ]

PolarLake
PolarLake is an enterprise-strength XML platform for Java that supports the development of both Web services applications, SOAP and UDDI, and intranet applications. Both SOAP and UDDI are supported.

http://www.polarlake.com/products/polarlake/


Spheon JSOAP

[ Top ]

BOV AG
Spheon JSOAP is an implementation of SOAP 1.1 (Server and Client) for Java.

http://spheon-jsoap.sourceforge.net/


SOAP C/C++ stub and skeleton compiler

[ Top ]

Robert van Engelen (Florida State University)
The SOAP C/C++ stub and skeleton compiler SDK provides a C/C++ transparent SOAP API and automatically maps native and user-defined C and C++ data types to semantically equivalent SOAP data types and vice-versa.

http://www.cs.fsu.edu/~engelen/soap.html


Apache SOAP Authorization Module

[ Top ]

Tarun Upadhyay (IndusLogic, Inc.)
This package allows you to authorize your SOAP clients on per-service or per-method basis. The control is currently based on either XML Signatures (dependant on external XML Signature library) or user/password based which has to come embedded in the HTTP header. While the actual job of authentication and authorization is still handled by mod_auth (or your favorite Apache authentication module), this layer adds intelligence to do this at SOAP service and method level instead of at the URL level.

http://soapuddi.sourceforge.net


GLUE

[ Top ]

The Mind Electric
GLUE is a Java platform for creating, deploying and consuming web services. GLUE integrates seamlessly with the Java programming language. Any Java object can be published as a web service without modification, and any web service can be accessed as if it were a local Java object. No stub generators or command line tools are necessary.

http://www.themindelectric.com/products/index.html


ObjectView Professional Edition 2.06

[ Top ]

Cypresslogic
ObjectView is a complete Web services integration software allowing developers to import multiple .NET and J2EE Web services, graphically connect components to build complex applications, and deploy them as a single Web service to a .NET server.

http://www.cypresslogic.com/products.html


CoKinetic Player

[ Top ]

CoKinetic Systems Corporation
The CoKinetic Player turns XML into real Windows applications. It connects the "events" associated with an application's user interface to SOAP services hosted on remote servers.

http://www.cokinetic.com/products/player.htm


[ Home | Articles | Books | Examples | FAQ | Mailing list | News | Resources | Software | Specifications | Tutorial | Whitepaper | Webservice ]
This site is a member of the XML WebRing. Visit other sites in the ring for more information about XML technology and products.
[ Previous 5 Sites | Previous | Next | Next 5 Sites | Random Site | List Sites ]

Copyright © SoapRPC.com 2000, 2001, 2002, 2003. All rights reserved.
Last updated: Tue Mar 16 22:23:54 PST 2004