-
Apache Axis 2.0 Addressing
WS-Addressing implementation
-
Apache Axis 2.0
-
Apache Axis 2.0 Tool AAR Maven Plugin
A Maven 2 plugin for creating Axis 2 service archives (aar files)
-
Axis2 Adb
-
Apache Axis 2.0 ADB Codegen
ADB code generation support for Axis2
-
Apache Axis 2.0 Tool Ant Plugin
The Axis 2 Plugin for Ant Tasks.
-
Apache Axis 2.0 Clustering
Axis2 Clustering module
-
Axis2 Codegen
-
Apache Axis2 CORBA
Axis2 CORBA module
-
Apache Axis 2.0 Fast Infoset
Axis2 Fast Infoset module
-
Apache Axis 2.0 Tool Intellij IDEA Plugin
A Intellij IDEA plugin for Service Archive creation and Code Generation
-
Apache Axis2 Integration
Axis2 Integration
-
Apache Axis 2.0 Java2WSDL
To generate WSDL file for a given Java class
-
Apache Axis 2.0 Tool Java2WSDL Maven Plugin
A Maven 2 plugin for creating WSDL files from Java source.
-
Apache Axis 2.0 JAXB RI Data Binding
JAXB-RI data binding support for Axis 2.0
-
Apache Axis 2.0 JAXWS
Axis2 JAXWS Implementation
-
Apache Axis 2.0 JAXWS API
Axis2 JAXWS API
-
Apache Axis2 JAXWS Integration Tests
Axis2 JAXWS Integration Tests
-
Axis2 Jibx
-
Apache Axis 2.0 JSON
Axis2 JSON module
-
Apache Axis 2.0 JWS API
Axis2 JWS API
-
Axis2 Kernel
-
Apache Axis 2.0 Tool MAR Maven Plugin
A Maven 2 plugin for creating Axis 2 module archives (mar files)
-
Apache Axis 2.0 Metadata
JSR-181 and JSR-224 Annotations Processing
-
Apache Axis 2.0 MTOM Policy
Axis2 : MTOM Policy
-
Axis 2.0 Parent Project
Axis2 is an effort to re-design and totally re-implement both Axis/Java and
(eventually) Axis/C++ on a new architecture. Evolving from the now standard "handler chain"
model which Axis1 pioneered, Axis2 is developing a more flexible pipeline architecture which
can yet be managed and packaged in a more organized manner. This new design acknowledges the
maturing of the Web services space in terms of new protocols such as WS-ReliableMessaging,
WS-Security and WS-Addressing that are built on top of the base SOAP system. At the time
Axis1 was designed, while it was fully expected that other protocols such as
WS-ReliableMessaging would be built on top of it, there was not a proper extension
architecture defined to enable clean composition of such layers. Thus, one of the key
motivations for Axis2 is to provide a clean and simple environment for like Apache Sandesha
and Apache WSS4J to layer on top of the base SOAP system. Another driving force for Axis2 as
well as the move away from RPC oriented Web services towards more document-oriented, message
style asynchronous service interactions. The Axis2 project is centered on a new
representation for SOAP messages called AXIOM (AXIs Object Model). AXIOM consists of two
parts: a complete XML Infoset representation and a SOAP Infoset representation on top of
that. The XML Infoset representation provides a JDOM-like simple API but is built on a
deferred model via a StAX-based (Streaming API for XML) pull parsing API. A key feature of
AXIOM is that it allows one to stop building the XML tree and just access the pull stream
directly; thus enabling both maximum flexibility and maximum performance. This approach
allows us to support multiple levels of abstraction for consuming and offering Web services:
using plain AXIOM, using generated code and statically data-bound data types and so on. At
the time of Axis1's design, RPC-style, synchronous, request-response interactions were the
order of the day for Web services. Today service interactions are much more message
-oriented and exploit many different message exchange patterns. The Axis2 engine
architecture is careful to not build in any assumptions of request-response patterns to
ensure that it can be used easily to support arbitrary message exchange
patterns.
-
Apache Axis 2.0 SAAJ
Axis2 SAAJ implementation
-
Apache Axis 2.0 SAAJ API
Axis2 SAAJ API
-
Apache Axis2 Samples
Core Parts of Axis 2.0. This includes Axis 2.0 engine, Client API, Addressing support, etc.,
-
Apache Axis 2.0 Scripting
Axis2 scripting support for services implemented with scripting languages
-
Apache Axis 2.0 Spring
spring for Axis 2.0
-
Axis2 Tools
-
Apache Axis 2.0 Tool WSDL2Code Maven Plugin
The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL.
-
Axis2 Xmlbeans
-
Apache Axis 2.0 Tool Eclipse Codegen Plugin
The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl
-
Apache Axis 2.0 Tool Eclipse Service Plugin
The Axis 2 Eclipse Service Plugin for Service archive creation
-
Apache Axis 2.0 MEX Module
WS-Metadata Exchange : Axis2 Module
-
Apache Axis 2.0 MEX
WS-Metadata Exchange implementation
-
Apache Axis 2.0 Ping
Pinging capability to services deployed in Axis2
-
Apache Axis 2.0 SOAP Monitor
soapmonitor for Axis 2.0