BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Apache Axis Content on InfoQ

News

RSS Feed
  • New Options for .NET-Java Web Services Interoperability

    When it comes to web services interoperability between .NET and Java, the choice used to be limited to SOAP over HTTP. Two new options recently became available in this area: WebSphere MQ (WMQ) and ActiveMQ transports can now be used for building interoperable web services between Java and .NET.

  • Using Axis2 for Asynchronous Web Services

    A new article by Eran Chinthaka, Develop asynchronous Web services with Axis2, provides several examples of using the asynchronous APIs of Axis2 in client and server side applications.

  • Article: Open Source WS Stacks for Java - Design Goals and Philosophy

    InfoQ's Stefan Tilkov questioned lead developers of Apache Axis2, Apache CXF, Spring Web Services, JBossWS and and Sun’s Metro about their design goals, their approach towards Java and Web services standards, data binding, accessing XML, interoperability, REST support, and framework maturity. The results revealed many similarities and some noteworthy differences.

  • Apache Geronimo 2.0: Certified Java EE 5 compatible

    Apache Geronimo, an open-source Java Enterprise Edition (Java EE) application server, recently released version 2.0.1. InfoQ took the opportunity to learn more about Apache Geronimo and where it fits into the application server space.

  • Is REST Winning?

    The topic of REST as an alternative for integration has been debated on InfoQ many times before. Recent news suggest REST is now gaining mind share among analysts and vendors, with some seeing REST as "the next big thing".

  • Enunciate: Java code-first, compiled-contract WS deployment framework

    enunciate 1.0, a J2EE web service deployment framework that provides a complete development-to-deployment system for creating SOAP, REST, and JSON endpoints, was released last week. enunciate is not a web service stack like Axis2 or XFire. Rather, it uses XFire and Spring to provide a code-first development model (not in itself novel) that enforces compatibility contracts at compile time.

  • Six Usability Improvements to the Axis2 Deployment Model

    Deepal Javasinghe, one of the developers of Apache Axis2 and Synapse, describes 6 major usability improvements introduced in Axis2: J2EE style deployment mechanism, Hot deployment and hot update, a repository (where you drop services and modules, Change in the deploying of handlers (modules), new deployment descriptors, and multiple deployment options.

  • Interview with Sanjiva Weerawarana: Debunking REST/WS-* Myths

    InfoQ had a chance to talk to WS-* expert and WSO2 CEO Sanjiva Weerawarana, one of the fathers and a firm advocate of the WS-* architectural vision, we questioned him on the WS-* platform and his views on Microsoft's role in standardization. Sanjiva also took the opportunity to address "WS-* and REST myths".

  • Axis2 vs. XFire Performance Benchmark

    The results of a performance benchmark published by Axis2 committers has created a flood of blog entries, some of which contain useful information.

  • Apache Synapse Graduates from Incubator, Releases 0.91

    The Apache Synapse project has been promoted from the Apache Incubator to a full member of the Apache Web Services project. Apache Synapse is a mediation framework for Web Services that allows messages flowing through, into, or out of an organization to be mediated. The Synapse team has just released 0.91 of the project.

  • Apache Axis2 1.1 Released

    Version 1.1 of Axis2, the Apache Web services stack, has been released, including significantly improved documentation and support for POJO and Spring services and clients.

BT