The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Apache Axis C++ v1.0 Final released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Christian Weyer

Posts: 616
Nickname: cweyer
Registered: Sep, 2003

Christian Weyer is an independent Microsoft MSDN Regional Director and expert for Web services.
Apache Axis C++ v1.0 Final released Posted: Jan 9, 2004 10:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Christian Weyer.
Original Post: Apache Axis C++ v1.0 Final released
Feed Title: Christian Weyer: Web Services & .NET
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/cweyer/Rss.aspx
Feed Description: Philosophizing about and criticizing the brave new world ...
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Christian Weyer
Latest Posts From Christian Weyer: Web Services & .NET

Advertisement

Just 'forwarding' part of the email on the Axis mailing list to my blog:

We are proud to announce the release of Apache Axis C++ v1.0.
This implementation of a C++ SOAP engine provides a stable platform for developing Web services in C and C++. This engine can be used to develop client applications as well. This release includes the following features:

- SOAP engine with both client and server support
- Partial support for both SOAP 1.1 and SOAP 1.2
- Web Service Deployment Descripter (WSDD) based deployment
- Support for all basic types, complex types and arrays
- WSDL2Ws tool for building C/C++ components from WSDL,
     
Server side - Skeletons and Wrappers
     
Client side - Stubs
- WSDL2WS tool generated wrappers act as RPC Providers and they perform
     
Serialization
     
Deserialization
     
Method invocation
- WSDLs hosted statistically in the server
- Standalone SOAP server (HTTP)
- Web server modules for Apache HTTPD 1.3 (Linux/Windows)
- Web interface to the deployed services and their WSDLs
- Sample web services and client applications
- Supportive documentation for developers and users

Both binary and source are available at Apache mirror sites: http://www.apache.org/dyn/closer.cgi/ws/axis-c/

Read: Apache Axis C++ v1.0 Final released

Topic: Debugging Windows Services Previous Topic   Next Topic Topic: Minimize Outlook to notification area

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use