Quantcast
 
Search for: Search what?
Nov 8, 2009  
 Sections
Latest New Product News
Industry Market Trends
Green & Clean News
Association & Government News
Adhesives and Sealants
Agricultural and Farming Products
Architectural and Civil Engineering Products
Automatic ID
Chemical Processing and Waste Management
Cleaning Products and Equipment
Communication Systems and Equipment
Computer Hardware and Peripherals
Construction Equipment and Supplies
Controls and Controllers
Display and Presentation Equipment
Electrical Equipment and Systems
Electronic Components and Devices
Explosives, Armaments and Weaponry
Fasteners and Hardware
Fluid and Gas Flow Equipment
Food Processing and Preparation
Health, Medical and Dental Supplies and Equipment
HVAC
Labels, Tags, Signage and Equipment
Laboratory and Research Supplies and Equipment
Lubricants
Machinery and Machining Tools
Material Handling and Storage
Materials and Material Processing
Mechanical Components and Assemblies
Mechanical Power Transmission
Mining, Oil Drilling & Refining
Mounting and Attaching Products
Non-Industrial Products
Optics and Photonics
Packaging Products & Equipment
Paints and Coatings
Plant Furnishings and Accessories
Portable Tools
Printing and Duplicating Equipment
Retail and Sales Equipment
Robotics
Safety and Security Equipment
Sensors, Monitors and Transducers
Services
Software
Test and Measuring Instruments
Textile Industry Products
Thermal and Heating Equipment
Timers and Clocks
Transportation Industry Products
Vision Systems
Waste Handling Equipment
Welding Equipment and Supplies
 Press Releases
Products in the News
Company News
Mergers & Acquisitions
People in the News
Literature & Websites
 Resources
News Delivery Options
Browse Categories
Browse Companies
Mobile Edition
PR Resources
Licensing
Advertising
How to Write an effective Press Release
Trade Associations
Small Business Support
MEP
Advertisement

Software extends SOA into existing C/C++ applications.


June 14, 2007 - With Web Service engine architecture of Apache Axis2/C v1.0, systems written in C/C++ languages can connect across network with variety of web software, ranging from open source implementations to commercial solutions. Program supports variety of communications including document-oriented, synchronous, and asynchronous styles. It provides web extensions to scripting languages, and supports XML-over-HTTP interactions, allowing users to build flexible architecture for services.

(Archive News Story - Products mentioned in this Archive News Story may or may not be available from the manufacturer.)

 See related product stories
Product Design Software helps create environmentally sustainable products.
Health Information Exchange Service supports e-faxing.
Data Replication Software integrates with SQL services.
Translation Management Software offers web-based collaboration tools.
Online Booking Software makes on-budget travel reservations.
 See more product news in:
Software
 Tools for you
del.icio.us DIGG  
Facebook Reddit
StumbleUpon Twitter
Print This Page E-Mail Story
Watch_Company  Save Story
Contact company View Company Profile
Company web site 
More news from this company

Advertisement
More Tools and information
Search for suppliers of
Web-Based Software
Electronic Data Interchange (EDI) Software
Data Communications Software
Join the forum discussion at:
 Engineers Lounge
 Newsletters
Your Gateway to a Fast Changing World
Product News Alerts
Receive similar stories and other customized news to keep you in the know on the products shaping industry.
Subscribe Free Today
Subscribe   View Sample

Industry Market Trends
Has Got It
  • Latest developments
  • Trends
  • Best practices
  • Opinions & Commentary
Get Ahead. Get IMT.
Subscribe Free Today
Subscribe   View Sample
 See more related product stories:
Data Integration Software addresses performance bottlenecks.
Industrial Automation Software Suite facilitates viewing of plant floor data.
Information Management Software offers scalable architecture.
Scalable SOA Grid Solution suits HPC environments.
Project Review Software enables dynamic collaboration.
Data Modeling Software Tool streamlines review processes.
Clinical Trial Software is offered in SaaS version.
Cloud-Computing Software collects and analyzes data.
Photography Software leverages cloud computing technology.
Knowledge Management Software creates central information repository.
Web-Based Software offers access to investment data.
Networking Software fosters wireless device deployment.
Machine Intelligence Software helps eliminate waste.
Collaboration Software provides team and personal workspaces.
Financial Messaging Software simplifies payments processing.
Clinical Trial Software is offered as web-based service.
Enterprise Software suits fashion and soft-goods industries.
Financial Software offers communication hub for investment managers.
Business Analytics Software delivers planning for midsized companies.
Unified Collaboration Suite suits project-based industries.


The Apache Software Foundation Announces the Release of Apache Axis2/C v.1.0


Successful Web Services Framework Extended to Support Enterprise-Grade C/C++- Based Service Oriented Architecture

FOREST HILL, Md., May 21 /- The Apache Software Foundation's (ASF) Web Services Project today announced the release of Apache Axis2/C v.1.0, the latest version of its popular Axis2 Web Service engine architecture. Axis2/C enables systems written in the C/C++ languages to connect across a network with a wide variety of Web software -- ranging from Open Source implementations to commercial solutions from vendors that include IBM, Microsoft, Sun Microsystems, Oracle, and SAP.

"We are happy to release Apache Axis2/C v.1.0 to provide more effective business integration -- extending Service Oriented Architecture into existing C/C++ applications as well as other languages and systems," said Samisa Abeysinghe, a member of the Apache Web Services Project Management Committee and Software Architect at WSO2 Inc.

Apache Axis2/C is designed to be used directly in C/C++ applications to support a variety of communications (including document-oriented, synchronous and asynchronous styles), as well as providing Web Service extensions to scripting languages (such as PHP, Perl, and JavaScript). In addition, Apache Axis2/C supports simple XML-over-HTTP interactions, allowing users to build a flexible architecture for services.

"Several popular Open Source projects -- such as the PHP dynamic Web language and the Firefox browser -- have had Apache Axis2/C embedded into them to connect more effectively using XML and SOAP," added Abeysinghe.

Written in pure C, and based on open standards (XML, HTTP, SOAP/1.1 and 1.2, REST, and other WS-* standards), Apache Axis2/C is flexible, efficient, configurable, and supports the easy addition of plug-in modules. Such modules can extend functionality to accommodate features such as security and reliability, as well as provide support for new standards and technologies. An Apache Axis2/C module currently enables the W3C Web Services Addressing (WS- Addressing) standard; other modules released from Apache include support for WS-Security and WS-ReliableMessaging standards; and work has started on the emerging WS-Policy, WS-AtomicTransactions, and WS-Eventing standards.

Apache Axis2/C toolkit features include:

-- HIGHLY PERFORMANT
With a small memory footprint and high performance, Apache Axis2/C is helping to redefine XML Web Services performance. Its performance is enhanced by Apache Axiom/C, a new XML parsing approach that allows the engine to optimize itself based on the messages and operations being executed.

-- READY FOR INTEGRATION
As well as providing interoperability across the network, Apache Axis2/C is highly portable across different operating systems and environments. A set of abstraction layers enable it to be embedded into almost any environment.

-- EASILY DEPLOYED
Connectors for both the Apache HTTP Server and the Microsoft IIS Web server make Apache Axis2/C allow users to add Web services to their existing websites using the C and C++ languages. In addition, Apache Axis2/C includes tooling to make it as simple as possible to consume remote services that use the WSDL (Web Service Definition Language) standard.

"I was looking for a Web Services framework that was fast and efficient, and integrated tightly with the Apache HTTP Server," said developer and Apache HTTP Server Project Committer Chris Darroch. "I was delighted to find a completely Open Source framework in Apache Axis2, and an active development community that responded promptly to any issues I had."

The Apache Axis2/C v.1.0 functionality overview and download information is available at http://ws.apache.org/axis2/c/.

About the Apache Web Services Project: With a nearly two dozen sub- projects in development and led by a thirty-member strong Project Management Committee, the Apache Web Services Project provides innovative, Open Source, Service Oriented Architecture solutions under the auspices of The Apache Software Foundation. For more information on Apache Web Services, visit http://ws.apache.org/.

About the Apache Software Foundation (ASF): Established in 1999, The Apache Software Foundation provides organizational, legal, and financial support for a broad range of Open Source software projects, including Apache HTTP Server -- the world's most popular Web server software for more than a decade. The Foundation provides an established framework for intellectual property and financial contributions that simultaneously limits contributors' potential legal exposure. Through a collaborative and meritocratic development process, Apache projects deliver enterprise-grade, freely available software products that attract large communities of users. The pragmatic Apache License makes it easy for all users, commercial and individual, to deploy Apache products. For more information, please see http://www.apache.org/.

CONTACT: Samisa Abeysinghe of the Apache Software Foundation, Web Service Project Management Committee, +1-617-933-2195, samisa@apache.org

Web site: http://www.apache.org/


Contacts:

General Information:
Samisa Abeysinghe
USA
Phone: 617-933-2195
Send email  E-mail this person

Company Information:
Name: The Apache Software Foundation
Address: 1901 Munsey Drive
City: Forest Hill
State: MD
ZIP: 21050-2747
Country: USA
Phone: 410-803-2258
http://www.apache.org




Click here for copyright permissions!
Copyright 2009 Thomas Publishing Company


 

Post a comment about this story

Name:
E-mail:
(your e-mail address will not be posted)
Comment title:
Comment:
 

Category Advertisements
ThomasNet News Advertisers



Dean Pump - The Leader in High Temperature Industrial Process Pumps


APS' Pre-Mixed & Frozen Syringes or Cartridges eliminate the need to weigh and mix reactive resin optic materials





Click here for more information about EAO switching products

Home  |  My ThomasNet News  |  Industry Market Trends  |  Submit Release  |  Advertise  |  Contact News  |  About Us
Brought to you by Thomasnet.com        Browse ThomasNet Directory

Copyright © 2009 Thomas Publishing Company
Terms of Use - Privacy Policy