What software elements must be assembled to build a SOAP
Server?



What software elements must be assembled to build a SOAP Server?..

Answer / supra

At a minimum, all you really need is an XML processor and
an HTTP server.If you're using Visual Basic 6.0 or VBA,
then you probably want to use either Microsoft SOAP Toolkit
or PocketSOAP. If you're using VB.NET or C#, then you
probably want to use Visual Studio.NET or the .NET
Framework. If you're using Delphi, then you want to use
Borland's Web services support in Delphi. If you're
using C++, then you probably want to use Systinet WASP
Server for C++ or gSOAP. If you're using Java, then you
have a choice of about a dozen implementations (Apache
Axis, Systinet WASP Server for Java, The Mind Electric
GLUE, Cape Clear Cape Connect, IONA XMLBus, BEA Workshop,
etc.)



Favorite Java environments are WASP, GLUE, and
Axis. All offer excellent tools, they're portable across a
wide range of servlet engines, and they work!WASP and GLUE
can run standalone.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SOAP Interview Questions

What are the various approaches available for developing soap based web services?

0 Answers  


Give an example about the functioning of SOAP?

0 Answers  


Define soap web services?

0 Answers  


List out important characteristics of a SOAP envelop element?

0 Answers  


What are the problems faced by users by using soap?

0 Answers  






How does soap work?

0 Answers  


What are the differences between rest and soap?

0 Answers  


Differentiate soap and rest?

0 Answers  


What is entrust entitlements service?

0 Answers  


What is the difference between a fault and exception in Apache SOAP?

1 Answers  


How is SOAP different from the Ariba and Commerce One Standards of cXML etc?

0 Answers  


Define soap?

0 Answers  


Categories