Russell, Apache SOAP is a java library- you would need to write your service in java. In case you wish to write a C++ Web Service, you would need to use a C++ SOAP implementation. There are three (that I know of)-
* WASPC (http://www.systinet.com/products/waspc/index.html) * easySOAP++ (http://sourceforge.net/projects/easysoap/) * gSOAP (http://www.cs.fsu.edu/~engelen/soap.html) All three are available in open source. These and other SOAP implementations are listed at http://www.soaprpc.com/software/ - Vivek --- Russell Cecala <[EMAIL PROTECTED]> wrote: > Sorry for another newbie question, > > But do services for Apache SOAP have to be written > in Java? > If not, how does one get documentation on how to > write Apache SOAP services in other languages? > > Thanks > Embrasssed newbie > > > __________________________________________________________________ > Your favorite stores, helpful shopping tools and > great gift ideas. Experience the convenience of > buying online with Shop@Netscape! > http://shopnow.netscape.com/ > > Get your own FREE, personal Netscape Mail account > today at http://webmail.netscape.com/ > __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com
