|
This tutorial demonstrates how to configure JBoss 3.0 and CapeConnect 3.5.1 to work together.
www.capescience.com/education/tutorials/jboss/
|
|
Implement a simple Web service using the basic flow of Web service design, development, and deployment within the CapeStudio Developer Center.
www.capescience.com/education/tutorials/capestudio/tut17/index.html
|
|
This tutorial shows you how to generate a Microsoft C# .NET client, which gives you maximum flexibility and interoperability for connecting such a client to a back-end open source EJB container.
www.capescience.com/education/tutorials/jbossclients/dotnet_client.shtml
|
|
Paul works up a lather over the Simple Object Access Protocol, a fast, easy, XML-based way for Web aps to talk to each other. (Webmonkey.com)
hotwired.lycos.com/webmonkey/02/08/index0a.html
|
|
This is an article on writing a simple SOAP application, where I'll be writing the server using Microsoft SOAP Toolkit Beta 2.0 in Microsoft Visual Basic 6.0 and the client in Java using Apache SOAP 2.1 toolkit.
www.perfectxml.com/articles/xml/soapguide.asp
|
|
A technical introduction to SOAP, an XML-over-HTTP remote procedure protocol. SOAP was recently submitted to the IETF as an Internet Draft.
www.xml.com/pub/a/2000/02/09/feature/index.html
|
|
The Simple Object Access Protocol (SOAP) is a hot topic these days. The technology itself is simple, as shown by Sander Duivestein in this article. But the implications of its use are very exciting.
www.pinnaclepublishing.com/AW/AWmag.nsf/0/15BCC453A8C54E8B852569680060970B
|
|
This tutorial explains what SOAP is, and how it can be used. It goes into SOAP Syntax, SOAP Errors, and has a good SOAP Example. (W3Schools)
www.w3schools.com/soap/
|
|
Remote objects can give a program almost unlimited power over the Internet, but most firewalls block non-HTTP requests. SOAP, an XML-based protocol, gets around this limitation to provide intraprocess communication across machines. (Microsoft)
www.microsoft.com/mind/0100/soap/soap.asp
|