I'm not sure. Because like every Web Services tool kit for Java or C++, the documentation is either poorly written or non-existant. We have got to get better documentation for Apache AXIS. I know it's in flux, but even if the docs changed and had a "Important Changes" section to say "this is now that". I would write it myself, if I could figure out how some things worked. Like EJB, JMS, and all the custom transports, etc. So maybe we need to begin pooling knowledge to write real docs. If we had really good documentation then Apache AXIS would become much more popular.
----- Original Message ----- From: "Andre Juffer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 05, 2002 1:21 PM Subject: Re: C++ and Axis > Alternatively, you could have a look at the WASP Server in C++ Lite by > Systinet, which is free also for commercial use: > http://www.systinet.com/products/waspc/index.html > > I have used the jar files of Axis together with a Cocoon2 action to call > a SOAP server implemented with WASP C++. It all worked smoothly. The > installation of WASP C++ is somewhat more complicated, since it is > required to install some additional libraries. A current disadvantage of > WASP Lite is maybe that one cannot have more that one webservice with > the same WASP server (as far as I could see), that is, for each > webservice one needs a separate server running, each listening to > another port. > > Andre. > > > > Simon McClenahan wrote: > > > Server-side Axis seems to be available in Java only. I noticed a > > client-side Axis-C++ in the contrib directory in the CVS repository a > > while ago. For server-side Web Service implementation you're probably > > better off using gSOAP http://www.cs.fsu.edu/~engelen/soap.html or > > EasySoap++ http://easysoap.sourceforge.net/ > > > > HTH > > > > cheers, > > Simon > > > > > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] > >>[mailto:[EMAIL PROTECTED]] > >>Sent: Friday, April 05, 2002 9:36 AM > >>To: [EMAIL PROTECTED] > >>Subject: C++ and Axis > >> > >> > >>Could you use Axis to have Web Services written in C++ rather > >>than Java? > >>If yes, is there any sample code to look at? > >> > >>Thanks, > >>Mamoun Hirzalla > >>---------------------------------------------------------------- > >>The information transmitted is intended only for the person > >>or entity to > >>which it is addressed and may contain confidential and/or privileged > >>material. Any review, retransmission, dissemination or other > >>use of, or > >>taking of any action in reliance upon, this information by persons or > >>entities other than the intended recipient is prohibited. > >>If you received > >>this in error, please contact the sender and delete the > >>material from any > >>computer. > >> > >> > >> > > > -- > Andre H. Juffer | Phone: +358-8-553 1683 > The Biocenter and | Fax: +358-8-553-1141 > the Dep. of Biochemistry | Email: [EMAIL PROTECTED] > University of Oulu, Finland | WWW: http://www.biochem.oulu.fi/Biocomputing/ >
