You should be able to access an Axis Web service using any SOAP client (Java, C++, C#, VB, Perl, PHP, Python, Ruby, etc.). Also, there should not be a conflict between running a C++ client along with a Java Axis Web service on the same Web server.
You will need to deploy a SOAP client environment for C++ on the Web server. Available clients include: - Axis C++ - gSOAP - Systinet WASP for C++ (there are more options available if you're running on Windows) Obviously, we encourage you to use Axis C++. Anne -----Original Message----- From: Bochnak Filip [mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004 2:36 AM To: '[EMAIL PROTECTED]' Subject: c++ client/Tomcat Web-Server with Java Axis? Hi all Is it possible to run a c++ client on a Tomcat Web-Server with Java Axis? Do I additionaly need to install Axis C++ on my Tomcat? thx for ur help
