Re: C++ and Axis

2002-04-08 Thread Glen Daniels
+1 We're definitely going to put some time into this in the not-too-distant future. --Glen - Original Message - From: "Adam Greene" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 05, 2002 1:42 PM Subject: Re: C++ and Axis > I'

Re: C++ and Axis

2002-04-05 Thread Adam Greene
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

Re: C++ and Axis

2002-04-05 Thread Andre Juffer
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 work

RE: C++ and Axis

2002-04-05 Thread Simon McClenahan
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